bit more cleaning of testing

This commit is contained in:
Torsten Ruger
2015-10-16 18:34:54 +03:00
parent aaaef6e3d7
commit dc3920580b
6 changed files with 10 additions and 13 deletions

View File

@ -7,4 +7,3 @@ require_relative "test_putint"
require_relative "test_functions"
require_relative "test_recursive_fibo"
require_relative "test_while_fibo"
require_relative "test_methods"