Move from default package to sample
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package sample
|
||||
|
||||
import geb.spock.*
|
||||
import sample.pages.HomePage;
|
||||
import spock.lang.Stepwise
|
||||
import pages.*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package pages
|
||||
package sample.pages
|
||||
|
||||
import geb.*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package sample;
|
||||
/*
|
||||
* Copyright 2002-2014 the original author or authors.
|
||||
*
|
||||
@@ -1,3 +1,4 @@
|
||||
package sample;
|
||||
/*
|
||||
* Copyright 2002-2014 the original author or authors.
|
||||
*
|
||||
@@ -1,3 +1,4 @@
|
||||
package sample;
|
||||
/*
|
||||
* Copyright 2002-2014 the original author or authors.
|
||||
*
|
||||
@@ -1,3 +1,4 @@
|
||||
package sample;
|
||||
/*
|
||||
* Copyright 2002-2014 the original author or authors.
|
||||
*
|
||||
Reference in New Issue
Block a user