Sha256: 7b788c1be97fc24ad294a42fd04634ab0d20da07eb7ec78e81da2c9434e84e54
Contents?: true
Size: 470 Bytes
Versions: 1
Compression:
Stored size: 470 Bytes
Contents
require 'helper' class TestL5mTools < Test::Unit::TestCase # should "probably rename this file and start testing for real" do # flunk "hey buddy, you should probably rename this file and start testing for real" # end should "duplicate app test" do L5MTools.application.run('dup', 'c:/files.cvs', 'HelloWorld', 'Yahoo') end #should "make app test" do #L5MTools.application.make_app #end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
l5m-tools-0.0.2.pre | test/test_l5m-tools.rb |