summaryrefslogtreecommitdiff
path: root/spec/unit/data/map.txt
diff options
context:
space:
mode:
authorChristoph <chris@inferno.nadir.org>2015-11-24 17:15:12 +0100
committerChristoph <chris@inferno.nadir.org>2015-11-25 15:11:15 +0100
commit2ac3b7c2e3283e5b0f48e6dd3d76c0192ee96a44 (patch)
treeefcca351ba23b292711a0c9a4b8cf1356f28680d /spec/unit/data/map.txt
parent5ef2f9dd23b952c625a59f48785f8ee82916d41b (diff)
test if couchrest gets installed with the correct version
the old unit tests were not working anymore
Diffstat (limited to 'spec/unit/data/map.txt')
-rw-r--r--spec/unit/data/map.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/unit/data/map.txt b/spec/unit/data/map.txt
deleted file mode 100644
index 4335913..0000000
--- a/spec/unit/data/map.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-{"total_rows":2,"offset":0,"rows":[
-{"id":"foo","key":1,"value":"foo"},
-{"id":"bar","key":2,"value":"bar"}
-]}