diff options
| author | mo khan <mo.khan@gmail.com> | 2020-04-21 23:15:36 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-04-21 23:15:36 -0600 |
| commit | e1afa8ba55a3df1151e1b73ed3aa528e53ea3f06 (patch) | |
| tree | 5ca6d1073f8aa9dbf7515c9f3dff9378fcdd3ee9 /spec/unit/gitlab_spec.rb | |
| parent | 2edd529220ecda2b14b99c1e9c15497b1f2ae639 (diff) | |
Remove old report versions
Diffstat (limited to 'spec/unit/gitlab_spec.rb')
| -rw-r--r-- | spec/unit/gitlab_spec.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/unit/gitlab_spec.rb b/spec/unit/gitlab_spec.rb deleted file mode 100644 index 997c067..0000000 --- a/spec/unit/gitlab_spec.rb +++ /dev/null @@ -1,5 +0,0 @@ -# frozen_string_literal: true - -RSpec.describe Spandx::Gitlab do - specify { expect(Spandx::Gitlab::VERSION).not_to be_nil } -end |
