spec/env/path_spec.rb in command_kit-0.1.0.rc1 vs spec/env/path_spec.rb in command_kit-0.1.0

- old
+ new

@@ -1,8 +1,8 @@ require 'spec_helper' require 'command_kit/env/path' -describe Env::Path do +describe CommandKit::Env::Path do module TestEnvPath class TestCommand include CommandKit::Env::Path