Sha256: 2789052095a77c80e7197a2a694c3515bf8310c4692dad00c43414e5b305295d
Contents?: true
Size: 202 Bytes
Versions: 2
Compression:
Stored size: 202 Bytes
Contents
# frozen_string_literal: true require 'spec_helper' RSpec.describe Fusuma::Plugin::Appmatcher do it 'has a version number' do expect(Fusuma::Plugin::Appmatcher::VERSION).not_to be nil end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fusuma-plugin-appmatcher-0.1.4 | spec/fusuma/plugin/appmatcher_spec.rb |
fusuma-plugin-appmatcher-0.1.3 | spec/fusuma/plugin/appmatcher_spec.rb |