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 997ff2d commit 64a7201Copy full SHA for 64a7201
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