Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8034b8

Browse files
committed
fix: test case.
1 parent24381ee commitf8034b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"scripts": {
77
"build":"jison -m js ./src/sqlParser.jison -o ./dist/parser/sqlParser.js && npm run build-concat",
88
"build-concat":"minicat src/stringify.js src/suffix.js >> dist/parser/sqlParser.js",
9-
"postbuild":"npm run test:build",
10-
"test":"npm run build",
9+
"test":"npm run test:build",
1110
"test:all":"mocha --require babel-register",
1211
"test:build":"mocha --require babel-register test/*.test.js",
1312
"test:benchmark":"mocha --require babel-register test/benchmark.js"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp