diff options
Diffstat (limited to 'src/usr/expaccess/test/makefile')
-rw-r--r-- | src/usr/expaccess/test/makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/expaccess/test/makefile b/src/usr/expaccess/test/makefile index 461a908c8..0e4f0e2e5 100644 --- a/src/usr/expaccess/test/makefile +++ b/src/usr/expaccess/test/makefile @@ -28,7 +28,6 @@ MODULE = testexpaccess include test.mk -#TODO RTC:196806 re-enable mmio communication tests when mmio works -TESTS = expscomtest.H +TESTS = *.H -include ${ROOTPATH}/config.mk
\ No newline at end of file +include ${ROOTPATH}/config.mk |