mappings_controller_spec.rb revision ad0951c31d4cb89b36e3ada932a86de475cb68e4
require 'spec_helper'
let(:ontology) { create :linked_distributed_ontology }
before do
end
it { should respond_with :success }
end
end
end
before do
end
it { should respond_with :success }
end
end
end
end
end
end