Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 6780]
  • Loading branch information
zenspider committed Dec 1, 2011
1 parent 1e956eb commit ba09fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .autotest
Expand Up @@ -7,7 +7,7 @@ Autotest.add_hook :initialize do |at|

at.extra_class_map["MiniSpec"] = "test/test_minitest_spec.rb"
at.extra_class_map["TestMiniTestTestCase"] = "test/test_minitest_unit.rb"
at.extra_class_map["TestMiniTestUnit"] = "test/test_minitest_test.rb"
at.extra_class_map["TestMiniTestUnit"] = "test/test_minitest_unit.rb"
at.add_exception 'coverage.info'
at.add_exception 'coverage'
end
Expand Down

0 comments on commit ba09fef

Please sign in to comment.