Fix the comment to verify.rb
This commit is contained in:
parent
2296655ca9
commit
f68cad18a0
@ -2,7 +2,8 @@
|
||||
#
|
||||
# USAGE
|
||||
#
|
||||
# $ ruby test/verify.rb | grep "not implemented"
|
||||
# $ RUBYLIB=test ruby test/verify.rb | grep "not implemented"
|
||||
|
||||
require "test_helper"
|
||||
|
||||
class FakeFSVerifierTest < Test::Unit::TestCase
|
||||
|
Loading…
Reference in New Issue
Block a user