We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d910c commit 78f0952Copy full SHA for 78f0952
1 file changed
MANIFEST.txt
@@ -1,12 +1,11 @@
1
-#!mast .index .ruby .test .yaropts bin demo lib man spec test *.md *.txt
+#!mast .index .yaropts bin demo lib test *.md *.txt
2
.index
3
demo/01_test.md
4
demo/02_case.md
5
demo/applique/ae.rb
6
demo/applique/rubytest.rb
7
lib/rubytest/advice.rb
8
lib/rubytest/autorun.rb
9
-lib/rubytest/cli.rb
10
lib/rubytest/code_snippet.rb
11
lib/rubytest/config.rb
12
lib/rubytest/core_ext/assertion.rb
@@ -32,6 +31,6 @@ lib/rubytest.yml
32
31
lib/test.rb
33
test/basic_case.rb
34
test/helper.rb
35
-HISTORY.md
36
README.md
+HISTORY.md
37
LICENSE.txt
0 commit comments