From 42543b07806ca9b9bec73eda91afa657f57c64bc Mon Sep 17 00:00:00 2001 From: Rupinder Singh Khokhar Date: Wed, 11 Jun 2014 09:13:22 +0530 Subject: Adding the latest test files without fixing the INDEXes or the test interfaces --- test/data/validator/ol-start-attribute.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 test/data/validator/ol-start-attribute.test (limited to 'test/data/validator/ol-start-attribute.test') diff --git a/test/data/validator/ol-start-attribute.test b/test/data/validator/ol-start-attribute.test new file mode 100755 index 0000000..5e18cbe --- /dev/null +++ b/test/data/validator/ol-start-attribute.test @@ -0,0 +1,7 @@ +{"tests": [ + +{"description": "invalid ol start attribute value due to leading junk", +"input": "
    ", +"fail-unless": "invalid-integer-value"} + +]} \ No newline at end of file -- cgit v1.2.3