Skip to content

Commit 5961ad8

Browse files
committed
Use test.nix for running test-statistics.sh
1 parent 2a7cec7 commit 5961ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/regression-evm/test-statistics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env nix-shell
2-
#!nix-shell -i bash -p jq
2+
#!nix-shell ../../test.nix -i bash -p jq
33

44
set -xeou pipefail
55

0 commit comments

Comments
 (0)