X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=74ecac9dee9b1cef3fc39c2cd4c3fe489ca7460f;hp=72e822a876f5633c1d4a6825059d41e3baf5b4d5;hb=1fb32dbd84d7a310742802c1ce8bc314cb798003;hpb=cfad8a624c73178b2c82df44efdfefc91bacdeea diff --git a/tests/Makefile.am b/tests/Makefile.am index 72e822a..74ecac9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,8 +6,7 @@ TESTS = test_environment.sh \ test_exec.sh \ test_noforce.sh \ test_redirects.sh \ - test_simple.sh \ - test_symbols.sh + test_simple.sh check_PROGRAMS = example example_exec example_SOURCES = example.c example_exec_SOURCES = example_exec.c