require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'spec_helper')) describe "DataMapper::Associations::OneToOne" do it "should allow a declaration" do end end