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.
1 parent 7438929 commit d82cdf9Copy full SHA for d82cdf9
test/unit/runner.rb
@@ -25,7 +25,7 @@
25
#
26
# As with the old `rake test`, the `BROWSERS` and `TESTS` environment
27
# variables determine which browsers and tests you want to run. Multiple
28
-# values should be space-separated.
+# values should be comma-separated.
29
30
# Additionally, the test runner supports a `GREP` environment variable that
31
# will be passed along to Mocha. Give it a pattern (with standard regex
0 commit comments