aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/parse-okay-regression-20041027.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/parse-okay-regression-20041027.exp')
-rw-r--r--test/testdata/parse-okay-regression-20041027.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/parse-okay-regression-20041027.exp b/test/testdata/parse-okay-regression-20041027.exp
new file mode 100644
index 0000000..9df7219
--- /dev/null
+++ b/test/testdata/parse-okay-regression-20041027.exp
@@ -0,0 +1 @@
({ fetchurl, stdenv }: ((stdenv).mkDerivation { name = "libXi-6.0.1"; src = (fetchurl { md5 = "7e935a42428d63a387b3c048be0f2756"; url = "http://freedesktop.org/~xlibs/release/libXi-6.0.1.tar.bz2"; }); }))