We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d92c4 commit 68abe8eCopy full SHA for 68abe8e
packages/mcl/test.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env sh
2
+#export LD_DEBUG=all
3
+export LD_LIBRARY_PATH=$(nix eval --raw nixpkgs#curl.out.outPath)/lib:$LD_LIBRARY_PATH
4
+dub test -- -e 'coda|fetchJson'
0 commit comments