File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 100100 <version >1.0.0</version >
101101 <scope >test</scope >
102102 </dependency >
103+ <dependency >
104+ <groupId >ch.racic.testing</groupId >
105+ <artifactId >TestFrameworkHelper</artifactId >
106+ <version >0.1.4</version >
107+ <scope >test</scope >
108+ </dependency >
103109 </dependencies >
104110
105111 <build >
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55
66package ch .racic .selenium .helper .download ;
77
8- import ch .racic .junit .annotation .TargetOS ;
9- import ch .racic .junit .runner .OSSensitiveRunner ;
8+ import ch .racic .testing .annotation .TargetOS ;
9+ import ch .racic .testing . junit .runner .OSSensitiveRunner ;
1010import net .anthavio .phanbedder .Phanbedder ;
1111import org .apache .commons .io .FileUtils ;
1212import org .eclipse .jetty .server .Handler ;
You can’t perform that action at this time.
0 commit comments