Skip to content

Commit 050f80b

Browse files
committed
update
1 parent 245b96b commit 050f80b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/benchmark/navier-stokes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,4 +688,4 @@ function Run() {
688688
}
689689

690690
Run();
691-
show();
691+
show();

test/benchmark/test_deltablue.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,4 +1197,4 @@ function Run() {
11971197
}
11981198

11991199
Run();
1200-
show();
1200+
show();

0 commit comments

Comments
 (0)