about summary refs log tree commit diff
path: root/tests/dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dependencies.sh')
-rw-r--r--tests/dependencies.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dependencies.sh b/tests/dependencies.sh
index 985d087273d5..0d19cd2bb0be 100644
--- a/tests/dependencies.sh
+++ b/tests/dependencies.sh
@@ -1,3 +1,5 @@
+source common.sh
+
 drvPath=$($TOP/src/nix-instantiate/nix-instantiate dependencies.nix)
 
 echo "derivation is $drvPath"