diff options
author | Michael Bien <[email protected]> | 2010-07-09 03:46:36 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-07-09 03:46:36 +0200 |
commit | b2558379ed0b2ae7a0ab6bfdb0a8f2c05afa1663 (patch) | |
tree | 4d65598f5a1607f149b132deb576326b3f2a2e5a /.gitignore | |
parent | d02a2933f7e7a2b27be6dc1cfe0ebfa09f9b5100 (diff) |
fixed tests, build + cleanup.
- removed junit.jar, using now gluegen's lib
- fixed paths, joal.jar contains now classes :)
- converted junit test to junit 4.x
- replaced tabs with spaces...
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ build test/classes +test/results nbproject/private javadoc_public/
\ No newline at end of file |