6 lines
97 B
Ruby
6 lines
97 B
Ruby
require 'spec_helper'
|
|
|
|
describe Travis::Api::App::Endpoint::Repos do
|
|
it 'has to be tested'
|
|
end
|