Skip to content

Commit 4f1d1c5

Browse files
committed
Remove accidentally committed test-xxx
1 parent 6417a13 commit 4f1d1c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/testworks-test-suite.dylan

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -681,9 +681,3 @@ define test test-assertion-description ()
681681
end,
682682
"456");
683683
end test;
684-
685-
define test test-xxx ()
686-
check-false("abc", #t);
687-
assert-false(#f);
688-
assert-true(#t);
689-
end;

0 commit comments

Comments
 (0)