1 parent 435add6 commit 6b25672Copy full SHA for 6b25672
1 file changed
tests/working/utils/testframework.test.sk
@@ -94,6 +94,7 @@ devdinc test "f39f0f4a-31ee-4b71-87e9-38ddba3a2313 test-block is temporary B":
94
devdinc test "f39f0f4a-31ee-4b71-87e9-38ddba3a2313 parse section":
95
parse:
96
no errors: abc # just an internal stuff to make sure test.sk loads without errors
97
+ broadcast "abcde: %last parse logs%"
98
assert last parse logs contains "Can't understand this condition/effect: no errors: abc"
99
100
devdinc test "f39f0f4a-31ee-4b71-87e9-38ddba3a2313 last test result A":
0 commit comments