diff options
Diffstat (limited to 'tests/auto/declarative/qdeclarativeecmascript/data/js/include3.js')
-rw-r--r-- | tests/auto/declarative/qdeclarativeecmascript/data/js/include3.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativeecmascript/data/js/include3.js b/tests/auto/declarative/qdeclarativeecmascript/data/js/include3.js new file mode 100644 index 0000000..84b2770 --- /dev/null +++ b/tests/auto/declarative/qdeclarativeecmascript/data/js/include3.js @@ -0,0 +1,3 @@ +test3 = true +var test3_1 = true +var value = testValue |