diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/simple1.json | 1 | ||||
-rw-r--r-- | test/simple2.json | 1 | ||||
-rw-r--r-- | test/simple3.json | 1 | ||||
-rw-r--r-- | test/simple4.json | 1 | ||||
-rw-r--r-- | test/simple5.json | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/test/simple1.json b/test/simple1.json index 6474061..db3f2aa 100644 --- a/test/simple1.json +++ b/test/simple1.json @@ -1,7 +1,6 @@ { "LOGIN_NAME": "heslinki", "PASSWORD": "123456", - "GROUP_NAME": "test", "CART_NUMBER": 100000, "CUT_NUMBER": 1, "CHANNELS": 2, diff --git a/test/simple2.json b/test/simple2.json index 6a16ab6..e97379e 100644 --- a/test/simple2.json +++ b/test/simple2.json @@ -1,7 +1,6 @@ { "LOGIN_NAME": "heslinki", "PASSWORD": "123456", - "GROUP_NAME": "test", "CART_NUMBER": 100000, "CUT_NUMBER": 1, "CHANNELS": 2, diff --git a/test/simple3.json b/test/simple3.json index 4cb4164..eaebab9 100644 --- a/test/simple3.json +++ b/test/simple3.json @@ -1,7 +1,6 @@ { "LOGIN_NAME": "heslinki", "PASSWORD": "123456", - "GROUP_NAME": "test", "CART_NUMBER": 100000, "CUT_NUMBER": 1, "CHANNELS": 2, diff --git a/test/simple4.json b/test/simple4.json index 472c8db..abd8b30 100644 --- a/test/simple4.json +++ b/test/simple4.json @@ -1,7 +1,6 @@ { "LOGIN_NAME": "heslinki", "PASSWORD": "123456", - "GROUP_NAME": "test", "CART_NUMBER": 100000, "CUT_NUMBER": 1, "CHANNELS": 2, diff --git a/test/simple5.json b/test/simple5.json index ad0ff98..d74e2c4 100644 --- a/test/simple5.json +++ b/test/simple5.json @@ -1,7 +1,6 @@ { "LOGIN_NAME": "heslinki", "PASSWORD": "123456", - "GROUP_NAME": "test", "CART_NUMBER": 100000, "CUT_NUMBER": 1, "CHANNELS": 2, |