JSHinting

This commit is contained in:
Manuel Friedli 2014-07-04 13:52:32 +02:00
parent be221aa88d
commit 65e1466508
4 changed files with 9 additions and 14 deletions

View file

@ -2,6 +2,7 @@
* Created by u203395 on 04.07.2014.
*/
suite('Bärneruhr', function () {
"use strict";
test('dummy', function () {
});
});