spec/unit/properties_spec.rb in om-0.1.10 vs spec/unit/properties_spec.rb in om-1.0.0

- old
+ new

@@ -310,6 +310,6 @@ FakeOxMods.send(:applicable_attributes, {:type=>"date"} ).should == {:type=>"date"} FakeOxMods.send(:applicable_attributes, ["authority", {:type=>["text","code"]}] ).should == {:type=>"text"} end end -end +end \ No newline at end of file