Moving emma compiled classes above non-emma compiled classes in the classpath when running tests so we generate proper emma code coverage.  Currently, our code coverage is messed up because we only generate it for certain user tests that happen to test emma specifically.  With this patch, we should be able to get an accurate picture of our code coverage.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7515 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed