From 914368530ba622ff0117cd34bec058fb0d862155 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 4 Feb 2021 19:41:06 +0000 Subject: Issue #439 - Remove web-platform tests from the tree. This removes a total of 23,936 files we would never use nor have the capacity to properly maintain or keep up-to-date. --- .../web-platform/tests/annotation-model/examples/example1.test | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/web-platform/tests/annotation-model/examples/example1.test (limited to 'testing/web-platform/tests/annotation-model/examples/example1.test') diff --git a/testing/web-platform/tests/annotation-model/examples/example1.test b/testing/web-platform/tests/annotation-model/examples/example1.test deleted file mode 100644 index bd844f232..000000000 --- a/testing/web-platform/tests/annotation-model/examples/example1.test +++ /dev/null @@ -1,10 +0,0 @@ -{ - "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld", - "name": "Verify annotation conforms to the model", - "description": "Supply an example annotation that conforms to the basic structure.", - "ref": "https://www.w3.org/TR/annotation-model/#model", - "assertions": [ - "exampleContext.json", - "exampleTarget.json" - ] -} -- cgit v1.2.3