spec/client_spec.rb in nation_builder-0.0.3 vs spec/client_spec.rb in nation_builder-0.0.6
- old
+ new
@@ -1,5 +1,6 @@
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
describe 'Client' do
specify { pending 'spec client behavior'}
+
end
\ No newline at end of file