Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r103c292 r2cd949b  
    152152        # run everything in a temp directory to make sure core file are handled properly
    153153        with tempdir():
    154                 # if the make command succeeds continue otherwise skip to diff
     154                # if the make command succeds continue otherwise skip to diff
    155155                if success(make_ret):
    156156                        with Timed() as run_dur:
Note: See TracChangeset for help on using the changeset viewer.