summaryrefslogtreecommitdiff
path: root/spec/spandx/gitlab_spec.rb
blob: b564b45a73cce8e619053621894bb6714a87e3d0 (plain)
1
2
3
RSpec.describe Spandx::Gitlab do
  specify { expect(Spandx::Gitlab::VERSION).not_to be_nil }
end