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

Commit b28910d

Browse files
fix: run file
1 parent 668e4f0 commit b28910d

File tree

2 files changed

+147
-127
lines changed

2 files changed

+147
-127
lines changed

‎.syntest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"target-root-directory": "./benchmark/javascript-algorithms",
2+
"target-root-directory": "./benchmark/express",
33
"target-include": [
4-
"./benchmark/javascript-algorithms/src/algorithms/graph/floyd-warshall/floydWarshall.js"
5-
],
4+
"./benchmark/express/lib/response.js"
5+
],
66
"analysis-include": [
7-
"./benchmark/javascript-algorithms/**/*.js"
7+
"./benchmark/express/lib/**/*.js"
88
],
99
"analysis-exclude": [
1010
"./**/test.js",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /