[project][pico-test] inherit all of the tests from the virtual test project

This commit is contained in:
Travis Geiselbrecht
2021-02-13 20:20:22 -08:00
parent 7217848f45
commit a0f34be4ec

View File

@@ -3,9 +3,6 @@ LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := pico
MODULES += \
app/shell \
app/stringtests \
app/tests \
lib/cksum \
lib/debugcommands \
include project/virtual/test.mk