aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/compatibility_tests/v3.0.0/commonjs/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/compatibility_tests/v3.0.0/commonjs/jasmine.json')
-rw-r--r--js/compatibility_tests/v3.0.0/commonjs/jasmine.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/compatibility_tests/v3.0.0/commonjs/jasmine.json b/js/compatibility_tests/v3.0.0/commonjs/jasmine.json
new file mode 100644
index 00000000..666b8edb
--- /dev/null
+++ b/js/compatibility_tests/v3.0.0/commonjs/jasmine.json
@@ -0,0 +1,9 @@
+{
+ "spec_dir": "",
+ "spec_files": [
+ "*_test.js",
+ "binary/proto_test.js"
+ ],
+ "helpers": [
+ ]
+}