From 67293fc09fea737de37a2fea7b211aa44695b5bf Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Fri, 15 Sep 2017 17:07:57 -0400 Subject: Port tests to the `busted` test runner --- tests/json/pass3.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/json/pass3.json (limited to 'tests/json/pass3.json') diff --git a/tests/json/pass3.json b/tests/json/pass3.json deleted file mode 100644 index 4528d51f..00000000 --- a/tests/json/pass3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "JSON Test Pattern pass3": { - "The outermost value": "must be an object or array.", - "In this test": "It is an object." - } -} -- cgit v1.2.3