restored c binding test cleanup

This commit is contained in:
Kolten Pearson 2023-05-09 18:22:20 -06:00
parent ceab1e0609
commit d6bd147f6f

View File

@ -19,8 +19,8 @@ echo "checking results (they should be identical)"
diff -q -s binding_test_scratch c_bindings/test_answers.txt diff -q -s binding_test_scratch c_bindings/test_answers.txt
echo "cleaning up" echo "cleaning up"
#rm pocketpy_c.o rm pocketpy_c.o
rm test.o rm test.o
rm binding_test_scratch rm binding_test_scratch
#rm c_binding_test rm c_binding_test