diff --git a/tests/nowifi-tests/Makefile b/tests/nowifi-tests/Makefile index d6ab7a3..092a2d4 100644 --- a/tests/nowifi-tests/Makefile +++ b/tests/nowifi-tests/Makefile @@ -1,6 +1,6 @@ # See https://github.com/bxparks/EpoxyDuino for documentation about this # Makefile to compile and run Arduino programs natively on Linux or MacOS. -APP_NAME := local-tests +APP_NAME := nowifi-tests ARDUINO_LIBS := AUnit AceCommon AceTime TinyMqtt EspMock include ../../../EpoxyDuino/EpoxyDuino.mk