nebula-plugins / gradle-ospackage-plugin

Gradle plugin for constructing linux packages, specifically RPM and DEBs.
Apache License 2.0
369 stars 129 forks source link

Fix RPM test paths and enable RpmPluginTests #444

Open BClark09 opened 6 months ago

BClark09 commented 6 months ago

Noticed the RPM plugin tests were being skipped. The tests pass with these changes but I'm not sure if there was any other reason to @Ignore them.