Skip to content

Commit 13413f7

Browse files
committed
tests: re-include examples/tcstdlib and examples/typeclasses
Both directories were being tested before I excluded them in d0c2c3f. They are deploy-tc-only TC examples and pass under the current build, so they belong in the example suite.
1 parent f29c99f commit 13413f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tests.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exclude = theories/prelude
88

99
[test-examples]
1010
okdirs = !examples
11-
exclude = examples/MEE-CBC examples/old examples/old/list-ddh !examples/incomplete examples/to-port !examples/tcstdlib !examples/typeclasses
11+
exclude = examples/MEE-CBC examples/old examples/old/list-ddh !examples/incomplete examples/to-port
1212

1313
[test-mee-cbc]
1414
okdirs = examples/MEE-CBC

0 commit comments

Comments
 (0)