Skip to content

Commit fa2c397

Browse files
authored
Discard changes to tools/snippets/benchmark/benchmark.native.js
1 parent 71d59d8 commit fa2c397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/snippets/benchmark/benchmark.native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ bench( pkg+'::native', opts, function benchmark( b ) {
5151
}
5252
b.pass( 'benchmark finished' );
5353
b.end();
54-
});
54+
});

0 commit comments

Comments
 (0)