summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-12-09 05:31:55 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-12-09 05:31:55 (GMT)
commit7961a53e39adc0fb434ff212d17a689513eeaf5c (patch)
treee642fe61a265c431e4b8029e934a724256193aea /test
parent6953e452ca625a3d053260648aa2217dd7596259 (diff)
first version of curl base fetcher works now
Diffstat (limited to 'test')
-rw-r--r--test/simple3.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/simple3.json b/test/simple3.json
new file mode 100644
index 0000000..969b2b6
--- /dev/null
+++ b/test/simple3.json
@@ -0,0 +1,12 @@
+{
+ "LOGIN_NAME": "heslinki",
+ "PASSWORD": "123456",
+ "GROUP_NAME": "test",
+ "CART_NUMBER": 10000,
+ "CUT_NUMBER": 1,
+ "CHANNELS": 2,
+ "NORMALIZATION_LEVEL": -1200,
+ "AUTOTRIM_LEVEL": 0,
+ "USE_METADATA": true,
+ "SOURCE_URI": "http://www.jtricks.com/download-unknown"
+}