We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7266f5 commit b9fd97aCopy full SHA for b9fd97a
src/benchmarks/tools/benchmark.js
@@ -28,6 +28,7 @@ class Benchmark {
28
29
/**
30
* Set up the data for the tests.
31
+ * @abstract
32
* @throws SyntaxError This function should be implemented by the client.
33
*/
34
setUp () {
0 commit comments