Skip to content

Commit cfde5f1

Browse files
committed
move no errors effect to testframework tests
1 parent c758ed9 commit cfde5f1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/utils/testframework.sk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,6 @@ condition parse:
276276
set {-test.sk::latestLogs::*} to {_logs::*}
277277
{_logger}.close()
278278
{_parser}.reset()
279-
280-
local effect no errors\: <.+>:
281-
trigger:
282-
stop
283279

284280
plural expression last parse logs:
285281
usable in:

tests/working/utils/testframework.test.sk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
local effect no errors\: <.+>:
2+
trigger:
3+
stop
4+
15
devdinc test "f39f0f4a-31ee-4b71-87e9-38ddba3a2313 assert true passes":
26
assert true: {_none} is not set
37

0 commit comments

Comments
 (0)