qasim/spec/map_ssh_spec.rb

8 lines
103 B
Ruby
Raw Normal View History

2015-08-10 14:58:34 +00:00
require_relative 'spec_helper'
require 'qasim/map/ssh'
2015-08-10 14:58:34 +00:00
describe Qasim::Map::Ssh do
2015-08-10 14:58:34 +00:00
# something
end