Skip to content

Commit bc81f1a

Browse files
committed
test
1 parent 4e2f8af commit bc81f1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run-tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ def cleanup(out):
129129
print('expected:')
130130
print(gcc_output)
131131
print('actual:')
132+
print(simplecpp_output)
132133
if simplecpp_ec:
133134
print('simplecpp failed - ' + simplecpp_err)
134135
numberOfFailed = numberOfFailed + 1

0 commit comments

Comments
 (0)