git_spec.rb revision fd556d3aae9e1b50625e815f5ff9141ddbfecae3
require 'spec_helper'
context 'when ontohub clones a remote repository' do it 'should create a bulk job on a queue' do end
end
it 'should run the ontology import on the cloned repository' do end
end
end
end