| commit | 0c70b98bd3f10be87164307ed7ed93007d422186 | [log] [tgz] | 
|---|---|---|
| author | Henri Yandell <bayard@apache.org> | Sat Jul 03 00:55:05 2010 +0000 | 
| committer | Henri Yandell <bayard@apache.org> | Sat Jul 03 00:55:05 2010 +0000 | 
| tree | fa610ac651e65c5ff118c635554dbe294c228a78 | |
| parent | da53c238877dd0bf64252a03dc9394130232eb2c [diff] | 
Turning the tests back on
diff --git a/pom.xml b/pom.xml index 8ac38b3..6e8549f 100644 --- a/pom.xml +++ b/pom.xml
@@ -80,7 +80,7 @@ <modules> <module>spec</module> <module>impl</module> - <!--<module>standard-test</module>--> + <module>standard-test</module> </modules> </project>