aboutsummaryrefslogtreecommitdiff
path: root/test/tests/all-layers1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/all-layers1.js')
-rw-r--r--test/tests/all-layers1.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/tests/all-layers1.js b/test/tests/all-layers1.js
deleted file mode 100644
index 2dea20d17..000000000
--- a/test/tests/all-layers1.js
+++ /dev/null
@@ -1,3 +0,0 @@
-define(['./all-layers2.js'], function(al2) {
- return al2.q == 10 && al2.r == 5;
-}); \ No newline at end of file