Skip to content

Commit d1cbe3a

Browse files
committed
fix broken test test_toy_build_trace
1 parent e20b78d commit d1cbe3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/framework/toy_build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2494,6 +2494,7 @@ def test_toy_build_trace(self):
24942494
r"== sanity checking\.\.\.",
24952495
r" >> file 'bin/yot' or 'bin/toy' found: OK",
24962496
r" >> \(non-empty\) directory 'bin' found: OK",
2497+
r" >> loading modules: toy/0.0\.\.\.",
24972498
r" >> running command 'toy' \.\.\.",
24982499
r" >> result for command 'toy': OK",
24992500
]) + r'$',

0 commit comments

Comments
 (0)