spec/apitome/configuration_spec.rb in apitome-0.0.8 vs spec/apitome/configuration_spec.rb in apitome-0.1.0

- old
+ new

@@ -1,4 +1,9 @@ \ No newline at end of file +require "spec_helper" + +describe Apitome::Configuration do + it "should be tested" +end