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