jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Make use of QUnit.module() #23

Closed jwir3 closed 9 years ago

jwir3 commented 9 years ago

We can use the QUnit.module() function to set up and tear down our necessary data structures:

http://qunitjs.com/cookbook/