Skip to content

Commit d82cdf9

Browse files
Fix comment.
1 parent 7438929 commit d82cdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/runner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#
2626
# As with the old `rake test`, the `BROWSERS` and `TESTS` environment
2727
# variables determine which browsers and tests you want to run. Multiple
28-
# values should be space-separated.
28+
# values should be comma-separated.
2929
#
3030
# Additionally, the test runner supports a `GREP` environment variable that
3131
# will be passed along to Mocha. Give it a pattern (with standard regex

0 commit comments

Comments
 (0)