1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

remove !#groovy header

This commit is contained in:
Alejandra Ferreiro Vidal
2019-05-22 16:05:34 +02:00
parent 5fcefb55b8
commit 79b79457f4
37 changed files with 0 additions and 42 deletions

View File

@@ -1,4 +1,3 @@
#!groovy
import com.lesfurets.jenkins.unit.BasePipelineTest
import static org.junit.Assert.assertEquals

View File

@@ -1,5 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import com.sap.piper.JenkinsUtils
import org.junit.Before
import org.junit.Rule

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,5 +1,3 @@
#!groovy
import com.sap.piper.analytics.InfluxData
import org.junit.Rule

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import groovy.json.JsonSlurperClassic
import org.junit.Before
import org.junit.Rule

View File

@@ -1,4 +1,3 @@
#!groovy
import hudson.AbortException
import static org.hamcrest.Matchers.is

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import com.sap.piper.DefaultValueCache
import com.sap.piper.analytics.InfluxData

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
package stages
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package stages
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,4 +1,3 @@
#!groovy
import org.junit.Before
import org.junit.Rule
import org.junit.Test

View File

@@ -1,5 +1,3 @@
#!groovy
import static org.hamcrest.Matchers.*
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
import com.sap.piper.DescriptorUtils
import com.sap.piper.JsonUtils
import com.sap.piper.integration.WhitesourceOrgAdminRepository

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,4 +1,3 @@
#!groovy
package templates
import org.junit.Before

View File

@@ -1,5 +1,3 @@
#!groovy
package util
import com.lesfurets.jenkins.unit.BasePipelineTest

View File

@@ -1,5 +1,3 @@
#!groovy
package util
import com.sap.piper.DescriptorUtils

View File

@@ -1,4 +1,3 @@
#!groovy
package util
import com.lesfurets.jenkins.unit.global.lib.SourceRetriever