test/unit/test_command_line.rb in cloud-crowd-0.7.2 vs test/unit/test_command_line.rb in cloud-crowd-0.7.3

- old
+ new

@@ -1,7 +1,7 @@ require 'test_helper' -class CommandLineTest < Test::Unit::TestCase +class CommandLineTest < Minitest::Test context "A CloudCrowd::CommandLine" do should "install into the directory that you ask it to" do dir = 'tmp/test_install_dir'