mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
Move the Javascript tests to use Jasmine/Karma
This commit is contained in:
@@ -18,5 +18,12 @@
|
||||
"homepage": "https://github.com/google/nomulus#readme",
|
||||
"dependencies": {
|
||||
"google-closure-library": "20190325.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jasmine-core": "^3.3.0",
|
||||
"karma": "~0.13",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
"karma-closure": "^0.1.3",
|
||||
"karma-jasmine": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user