jasmine.json 126 B

123456789
  1. {
  2. "spec_dir": "",
  3. "spec_files": [
  4. "*_test.js",
  5. "binary/proto_test.js"
  6. ],
  7. "helpers": [
  8. ]
  9. }