require 'shellany'

RSpec.describe Shellany do
  it 'has a version number' do
    expect(Shellany::VERSION).not_to be nil
  end
end
