Skip to content
Snippets Groups Projects

Add atomic-counter to testsuite

Open Matthew Pickering requested to merge wip/atomic-counters into master
3 files
+ 5
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -228,6 +228,7 @@ case "$BUILD_MODE" in
test_package all "$(pwd)/../tests/text"
test_package bytestring-tests "$(pwd)/../tests/bytestring"
test_package all "$(pwd)/../tests/containers/containers-tests"
test_package test "$(pwd)/../tests/atomic-counter"
;;
COMPAT)
test_package system-test "$(pwd)/../tests/ghc-debug/**/*.cabal"
Loading