about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-06-28T12·07+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-06-28T12·07+0000
commit2746a879e23a97639b23fe6e5335e0cfcc7d5085 (patch)
treed1aeb475bd6bdf567313c5116f745142f06f4d32 /tests
parent91dc023665e22eb5637bf08c405e91ac9060c357 (diff)
* Typo.
Diffstat (limited to 'tests')
-rw-r--r--tests/fallback.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fallback.sh b/tests/fallback.sh
index 5799775eb2..5454e1ef4b 100644
--- a/tests/fallback.sh
+++ b/tests/fallback.sh
@@ -1,4 +1,4 @@
-storeExpr=$($TOP/src/nix-instantiate/nix-instantiate fall-back.nix)
+storeExpr=$($TOP/src/nix-instantiate/nix-instantiate fallback.nix)
 
 echo "store expr is $storeExpr"