8000 noop to see if tests pass · optimizely/javascript-sdk@204acfb · GitHub
[go: up one dir, main page]

Skip to content

Commit 204acfb

Browse files
author
Derek Hammond
committed
noop to see if tests pass
1 parent a04a74a commit 204acfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/optimizely-sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"react-native": "lib/index.react_native.js",
88
"typings": "lib/index.d.ts",
99
"scripts": {
10+
"noop": "echo noop",
1011
"test": "mocha ./lib/*.tests.js ./lib/**/*.tests.js ./lib/**/**/*tests.js --recursive --exit --require lib/tests/exit_on_unhandled_rejection.js",
1112
"test-xbrowser": "karma start karma.bs.conf.js --single-run",
1213
"test-umdbrowser": "npm run build-browser-umd && karma start karma.umd.conf.js --single-run",

0 commit comments

Comments
 (0)
0