We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287ea13 commit 391afe0Copy full SHA for 391afe0
2 files changed
.options .option.options renamed to .option
MANIFEST.txt
@@ -1,6 +1,5 @@
1
#!mast .index .ruby .test .yaropts bin demo lib man spec test *.md *.txt
2
.index
3
-.ruby
4
bin/ruby-test
5
bin/rubytest
6
demo/01_test.md
@@ -18,7 +17,6 @@ lib/rubytest/core_ext/file.rb
18
17
lib/rubytest/core_ext/string.rb
19
lib/rubytest/core_ext.rb
20
lib/rubytest/rake.rb
21
-lib/rubytest/rc.rb
22
lib/rubytest/recorder.rb
23
lib/rubytest/reporters/abstract.rb
24
lib/rubytest/reporters/abstract_hash.rb
@@ -35,6 +33,7 @@ lib/rubytest/runner.rb
35
33
lib/rubytest.rb
36
34
lib/test.rb
37
test/basic_case.rb
+test/helper.rb
38
HISTORY.md
39
README.md
40
LICENSE.txt
0 commit comments