mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
fix indentation
This commit is contained in:
parent
51ec5be448
commit
741ff688bb
|
@ -1,8 +1,8 @@
|
|||
(function() {
|
||||
return {
|
||||
setUp: function() {
|
||||
inform('Starting...');
|
||||
},
|
||||
(function() {
|
||||
return {
|
||||
setUp: function() {
|
||||
inform('Starting...');
|
||||
},
|
||||
|
||||
tearDown: function() {
|
||||
inform('Finishing...')
|
||||
|
|
Loading…
Reference in New Issue
Block a user