reformatted the whole code base
This commit is contained in:
parent
f576347c06
commit
f171b9c8aa
23 changed files with 1148 additions and 1001 deletions
|
@ -22,7 +22,7 @@
|
|||
<script>
|
||||
mocha.checkLeaks();
|
||||
mocha.run();
|
||||
// $('#u').uhr({'width':'200px'});
|
||||
// $('#u').uhr({'width':'200px'});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,8 +1,5 @@
|
|||
/**
|
||||
* Created by u203395 on 04.07.2014.
|
||||
*/
|
||||
suite('Bärneruhr', function () {
|
||||
suite('Bärneruhr', function() {
|
||||
"use strict";
|
||||
test('dummy', function () {
|
||||
test('dummy', function() {
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue