aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl')
-rw-r--r--tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl b/tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl
deleted file mode 100644
index 22e21fb6564..00000000000
--- a/tests/wpt/web-platform-tests/resources/webidl2/test/syntax/idl/array.widl
+++ /dev/null
@@ -1,5 +0,0 @@
-// Extracted from http://dev.w3.org/2006/webapi/WebIDL/ on 2011-05-06
-[Constructor]
-interface LotteryResults {
- readonly attribute unsigned short[][] numbers;
-}; \ No newline at end of file