aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/data/exception.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativeecmascript/data/exception.js')
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/data/exception.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativeecmascript/data/exception.js b/tests/auto/declarative/qdeclarativeecmascript/data/exception.js
deleted file mode 100644
index 160bbfa5b6..0000000000
--- a/tests/auto/declarative/qdeclarativeecmascript/data/exception.js
+++ /dev/null
@@ -1 +0,0 @@
-throw("Whoops!");