We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdf4186 + 397627a commit 898ff9eCopy full SHA for 898ff9e
tests/doh/runner.js
@@ -392,7 +392,7 @@ doh.registerGroup = function( /*String*/ group,
392
// setUp: a function for initializing the test group
393
// tearDown: a function for initializing the test group
394
// type: The type of tests these are, such as a group of performance tests
395
- // null/undefied are standard DOH tests, the valye 'perf' enables
+ // null/undefied are standard DOH tests, the value 'perf' enables
396
// registering them as performance tests.
397
if(tests){
398
this.register(group, tests, type);
0 commit comments