From 168b3764fe37ed193201a200d9db4a3aa8047044 Mon Sep 17 00:00:00 2001 From: mo khan Date: Sat, 4 Apr 2020 13:17:30 -0600 Subject: Remove empty file --- spec/unit/python/index_spec.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 spec/unit/python/index_spec.rb (limited to 'spec/unit/python') diff --git a/spec/unit/python/index_spec.rb b/spec/unit/python/index_spec.rb deleted file mode 100644 index cf774b8..0000000 --- a/spec/unit/python/index_spec.rb +++ /dev/null @@ -1,7 +0,0 @@ -# frozen_string_literal: true - -RSpec.describe Spandx::Python::Index do - subject { described_class.new(directory: directory) } - - let(:directory) { Dir.tmpdir } -end -- cgit v1.2.3