tools.test: fix fake unit test to notify observers after clearing test failures.
parent
68e7a69572
commit
55d5577961
|
@ -122,7 +122,7 @@ SYNTAX: TEST:
|
||||||
V{ } clone test-failures set
|
V{ } clone test-failures set
|
||||||
call
|
call
|
||||||
test-failures get
|
test-failures get
|
||||||
] with-scope ; inline
|
] with-scope notify-error-observers ; inline
|
||||||
|
|
||||||
PRIVATE>
|
PRIVATE>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue