spec/strategy_set_spec.rb in govkit-ca-0.0.5 vs spec/strategy_set_spec.rb in govkit-ca-0.0.6
- old
+ new
@@ -1,4 +1,9 @@
\ No newline at end of file
+require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
+
+module GovKit::CA::PostalCode::StrategySet
+ # @todo
+end