diff options
| author | mo khan <mo.khan@gmail.com> | 2020-05-17 16:54:13 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-05-17 16:54:13 -0600 |
| commit | fbff31e55933fd6296ade7d9d9d50fd6135bdee2 (patch) | |
| tree | a59ce7d651ee4619edf8305371a746ec0424fa2e /spec/unit/python/pypi_spec.rb | |
| parent | 0fc9e258c1824380334abba3d9ae9191de10800d (diff) | |
Remove specs to preserve old constants
Diffstat (limited to 'spec/unit/python/pypi_spec.rb')
| -rw-r--r-- | spec/unit/python/pypi_spec.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/unit/python/pypi_spec.rb b/spec/unit/python/pypi_spec.rb index 9836c9d..cb09c4a 100644 --- a/spec/unit/python/pypi_spec.rb +++ b/spec/unit/python/pypi_spec.rb @@ -203,8 +203,4 @@ RSpec.describe Spandx::Python::Pypi do end end end - - describe 'PyPI' do - specify { expect(Spandx::Python::PyPI).to eql(described_class) } - end end |
