about summary refs log tree commit diff
path: root/tests/nix-push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nix-push.sh')
-rw-r--r--tests/nix-push.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nix-push.sh b/tests/nix-push.sh
index 73499f1e9e35..6dbb2484013a 100644
--- a/tests/nix-push.sh
+++ b/tests/nix-push.sh
@@ -1,3 +1,5 @@
+source common.sh
+
 drvPath=$($TOP/src/nix-instantiate/nix-instantiate dependencies.nix)
 outPath=$($TOP/src/nix-store/nix-store -r $drvPath)