Skip to content

Commit 0aea2c8

Browse files
committed
flake flake flake
1 parent cfde5d5 commit 0aea2c8

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

test/cases/io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010
print(data)
1111

1212
os.remove("test.txt")
13-

test/test_scorep.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,3 @@ def test_io(scorep_env, instrumenter):
516516
)
517517
print(regex_str)
518518
assert re.search(regex_str, io_trace)
519-

0 commit comments

Comments
 (0)