Add more tests

This commit is contained in:
Nicolas Le Goff
2013-07-10 12:48:57 +02:00
parent 5b0bc8b284
commit 577aed3ed8
12 changed files with 59 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ use Symfony\Component\Process\ProcessBuilder;
use Alchemy\Phrasea\Exception\RuntimeException;
/**
* This command builds less file
* This command builds javascript files
*/
class JavascriptBuilder extends Command
{