aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/jasmine.json')
-rw-r--r--js/jasmine.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/js/jasmine.json b/js/jasmine.json
index 093f1579..aeea72f8 100644
--- a/js/jasmine.json
+++ b/js/jasmine.json
@@ -10,6 +10,8 @@
"deps.js",
"google/protobuf/any.js",
"google/protobuf/struct.js",
- "google/protobuf/timestamp.js"
+ "google/protobuf/timestamp.js",
+ "testproto_libs1.js",
+ "testproto_libs2.js"
]
}