diff --git a/run_tests_static.sh b/run_tests_static.sh index 4655038e..6383a476 100755 --- a/run_tests_static.sh +++ b/run_tests_static.sh @@ -5,8 +5,9 @@ source venv/bin/activate # ned's tests, which are really awesome # why weren't these used? cd tests_auto -./autogen-extras.sh -python autogen.py --dwarf --all +#./autogen-extras.sh +#python autogen.py --dwarf --all +python autogen.py --dwarf cd ../ cd static2 python testing.py