Clean up specs, fix broken spec, remove JS log

This commit is contained in:
Rohan Mitchell
2014-07-04 14:03:30 +10:00
parent f8572db683
commit 30262e1969
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
Darkswarm.factory 'Enterprises', (enterprises, CurrentHub, Taxons, Dereferencer)->
console.log enterprises[0].address
new class Enterprises
enterprises_by_id: {} # id/object pairs for lookup
constructor: ->