Changeset 8ef95679 for tests


Ignore:
Timestamp:
Mar 19, 2020, 2:48:22 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
9640813
Parents:
73e30dcf
Message:

Forgot to remove print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r73e30dcf r8ef95679  
    193193        rm(exe_file)
    194194
    195         print("HERE")
    196 
    197195        return retcode, error, [comp_dur.duration, run_dur.duration if run_dur else None]
    198196
Note: See TracChangeset for help on using the changeset viewer.