Make the ersatz tests pass

Fixes https://github.com/fpco/stackage/issues/2508
This commit is contained in:
Ryan Scott 2017-05-14 15:30:22 -04:00
parent f4f7034122
commit b237ff3cea
2 changed files with 1 additions and 3 deletions

View File

@ -3398,9 +3398,6 @@ skipped-tests:
# criterion
- store
# requires custom setup?
- ersatz # https://github.com/fpco/stackage/issues/2508
# end of skipped-tests
# Tests which we should build and run, but which are expected to fail. We

View File

@ -117,6 +117,7 @@ apt-get install -y \
llvm-3.7 \
locales \
m4 \
minisat \
mono-mcs \
nettle-dev \
nodejs \