rubyx/test/fragments/test_all.rb
Torsten Ruger 7b1e89effb get fragment tests back online
the 58%  REALLY doesn’t look good
and things have settle down, so no more excuses
2015-07-18 14:33:09 +03:00

9 lines
231 B
Ruby

require_relative "test_foo"
#require_relative "test_functions"
#require_relative "test_hello"
#require_relative "test_if"
#require_relative "test_putint"
#require_relative "test_recursive_fibo"
#require_relative "test_while_fibo"