]> git.draconx.ca Git - cdecl99.git/blobdiff - Makefile.am
Convert invalid declaration test to Autotest.
[cdecl99.git] / Makefile.am
index 2efe6222d0420cfa39fe87057f4a4e4513d5632e..a9379dbcc0461eae87ba75fb04b78c49ca6fe63e 100644 (file)
@@ -76,8 +76,7 @@ TESTS_ENVIRONMENT = SHELL='$(SHELL)' LIBTOOL='$(LIBTOOL)' EXEEXT='$(EXEEXT)'
 TEST_EXTENSIONS = .sh
 SH_LOG_COMPILER = $(SHELL)
 
-TESTS = tests/randomdecl-sanity.sh tests/crossparse-c-random.sh \
-        tests/cdecl99-c-invalid.sh
+TESTS = tests/randomdecl-sanity.sh tests/crossparse-c-random.sh
 
 dist_check_SCRIPTS = tests/randomdecl-sanity.sed $(TESTS)