translated_sentence_spec.rb revision db149239590d2a39d399f12cd01609b190ea4763
require 'spec_helper'
context 'when parsing the CarsAreAudis ontology with symbol mappings', :
needs_hets do
context 'translated sentences should be created correctly' do
it 'should contain a translated sentence for AudiA4 is Audi' do end
end
end
end