aboutsummaryrefslogtreecommitdiffstats
path: root/test/eu/equalparts/cardbase/cli/CardbaseCLITest.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganised the test folder a bit more, started working on CLI tests, a bit ↵Eduardo Pedroni2015-07-231-14/+118
| | | | tricky, will require refactoring
* Sorted out test packages, they're now named the same as the source packages ↵Eduardo Pedroni2015-07-231-0/+58
to allow package access. Genius!