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