BATCH-162: FootballJob unit test now uses a file with a smaller dataset, and has been removed from the exclusion portion of the pom. A .launch has been added which uses the large files.

This commit is contained in:
lucasward
2008-01-17 14:43:51 +00:00
parent ddac3e8e5e
commit 682cfb560f
2 changed files with 170 additions and 162 deletions

View File

@@ -188,7 +188,6 @@
</includes>
<excludes>
<exclude>**/Abstract*.java</exclude>
<exclude>**/FootballJobFunctionalTests.java</exclude>
</excludes>
</configuration>
</plugin>