This commit is contained in:
Philip Monk 2021-11-10 01:00:11 -08:00
parent 8c1a4cafa2
commit bdd54902fd
No known key found for this signature in database
GPG Key ID: B66E1F02604E44EC

View File

@ -48,7 +48,7 @@ stdenvNoCC.mkDerivation {
# run the unit tests # run the unit tests
# #
herb ./pier -d '~& ~ ~& %test-unit-start ~' herb ./pier -d '~& ~ ~& %test-unit-start ~'
# herb ./pier -d '####-test %/tests ~' herb ./pier -d '####-test %/tests ~'
herb ./pier -d '~& ~ ~& %test-unit-end ~' herb ./pier -d '~& ~ ~& %test-unit-end ~'
# use the :test app to build all agents, generators, and marks # use the :test app to build all agents, generators, and marks