summaryrefslogtreecommitdiff
path: root/spec/integration
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration')
-rw-r--r--spec/integration/core/cache_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/integration/core/cache_spec.rb b/spec/integration/core/cache_spec.rb
index 4b0bd1c..a3c0ed6 100644
--- a/spec/integration/core/cache_spec.rb
+++ b/spec/integration/core/cache_spec.rb
@@ -28,6 +28,7 @@ RSpec.describe Spandx::Core::Cache do
end
end
+ include_examples 'each data file', 'npm', :cache
include_examples 'each data file', 'nuget', :cache
include_examples 'each data file', 'rubygems', :rubygems
include_examples 'each data file', 'yarn', :cache