adds an all test, uncomment not implemented

This commit is contained in:
Torsten Ruger
2014-07-14 21:25:53 +03:00
parent 16a378e3da
commit b1893482ff
3 changed files with 12 additions and 10 deletions

2
test/virtual/test_all.rb Normal file
View File

@ -0,0 +1,2 @@
require_relative "test_basic"
require_relative "test_methods"