summaryrefslogtreecommitdiff
path: root/js/commonjs/jasmine.json
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-11-04 17:36:06 -0800
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-11-06 23:59:00 +0000
commit90d15808211c046633273ba4b8ec09550df99f15 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /js/commonjs/jasmine.json
parent8e63d53115f3358d3a9431aa06a81185e6823c7d (diff)
downloadprotobuf-javalite-90d15808211c046633273ba4b8ec09550df99f15.tar.gz
Revert "Merge tag 'v3.0.1-javalite'"
This reverts commit f4fe6ab6726e235448020c5fd203e4fc1dad728e, reversing changes made to 6e463f53f1f82dfe0a74e25ae729601a9678730c. Change-Id: I451a710a7b755868c8d6a8de56a0b9bb55fedad6 (cherry picked from commit 61f57327388b1c133011da01545f0a24e09fddf0)
Diffstat (limited to 'js/commonjs/jasmine.json')
-rw-r--r--js/commonjs/jasmine.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/js/commonjs/jasmine.json b/js/commonjs/jasmine.json
deleted file mode 100644
index 666b8edb..00000000
--- a/js/commonjs/jasmine.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "spec_dir": "",
- "spec_files": [
- "*_test.js",
- "binary/proto_test.js"
- ],
- "helpers": [
- ]
-}