aboutsummaryrefslogtreecommitdiff
path: root/tests/HelloWorld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HelloWorld/Makefile')
-rw-r--r--tests/HelloWorld/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/HelloWorld/Makefile b/tests/HelloWorld/Makefile
deleted file mode 100644
index 0af2ed4..0000000
--- a/tests/HelloWorld/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-BOARD_TAG = uno
-ARDUINO_LIBS = LiquidCrystal
-
-include ../TestSuiteCommon.mk
-include ../../Arduino.mk