Sha256: f37d1b12111ca13dc3d188e6a5017a7fde86ed70de775a83934664c92eadf3f1

Contents?: true

Size: 194 Bytes

Versions: 8

Compression:

Stored size: 194 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fusuma-plugin-wmctrl-1.3.0 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-1.2.0 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-1.1.0 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-1.0.1 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-1.0.0 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-0.4.3 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-0.4.2 spec/fusuma/plugin/wmctrl_spec.rb
fusuma-plugin-wmctrl-0.4.1 spec/fusuma/plugin/wmctrl_spec.rb