spec/aux/picky/cli_spec.rb in picky-2.2.0 vs spec/aux/picky/cli_spec.rb in picky-2.2.1

- old
+ new

@@ -4,11 +4,9 @@ # We need to load the CLI file explicitly as the CLI is not loaded with the Loader (not needed in the server, only for script runs). # require File.expand_path '../../../../aux/picky/cli', __FILE__ -# TODO Finish this prototype Spec, redesign. -# describe Picky::CLI do describe '.mapping' do it 'returns the right mapping' do Picky::CLI.mapping.should == { \ No newline at end of file