Move from default package to sample

This commit is contained in:
Rob Winch
2014-09-30 14:28:39 -05:00
parent 480296c185
commit b05fe2355e
6 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
package sample
import geb.spock.*
import sample.pages.HomePage;
import spock.lang.Stepwise
import pages.*

View File

@@ -1,3 +1,4 @@
package sample;
/*
* Copyright 2002-2014 the original author or authors.
*

View File

@@ -1,3 +1,4 @@
package sample;
/*
* Copyright 2002-2014 the original author or authors.
*

View File

@@ -1,3 +1,4 @@
package sample;
/*
* Copyright 2002-2014 the original author or authors.
*

View File

@@ -1,3 +1,4 @@
package sample;
/*
* Copyright 2002-2014 the original author or authors.
*