Sha256: 9db6ec20bcaf20b01e2e5044e494354d3b57f80193afcfdc2ddb8cf876184112

Contents?: true

Size: 173 Bytes

Versions: 4

Compression:

Stored size: 173 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fusuma-plugin-sendkey-0.6.4 spec/fusuma/plugin/sendkey_spec.rb
fusuma-plugin-sendkey-0.6.3 spec/fusuma/plugin/sendkey_spec.rb
fusuma-plugin-sendkey-0.6.2 spec/fusuma/plugin/sendkey_spec.rb
fusuma-plugin-sendkey-0.6.1 spec/fusuma/plugin/sendkey_spec.rb