Changes in tests/test.py [8bdc1c36:f7d3215]
- File:
-
- 1 edited
-
tests/test.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/test.py
r8bdc1c36 rf7d3215 174 174 175 175 if retcode == 0: 176 fixoutput(out_file)176 # fixoutput(out_file) 177 177 if settings.generating : 178 178 # if we are ounly generating the output we still need to check that the test actually exists
Note:
See TracChangeset
for help on using the changeset viewer.