category.rb revision 7c7a19761235efff584ee65a1c6dc4aa1735ff64
require 'spec_helper'
context 'Migrations' do
end
before do
end
it do
end
it do
end
end
before do
parse_this(@user, @ontology, fixture_file('Domain_Fields_Core.xml'), fixture_file('Domain_Fields_Core.pp.xml'))
end
Category.count.should == 123
end
CEdge.count.should == 122
end
end
end