Add the findRecipes method to Mod/Pack/Version

This commit is contained in:
Andrew Miner
2015-01-28 10:26:19 -08:00
parent 7ee0b55411
commit ae66f52678
6 changed files with 55 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ mod = null
########################################################################################################################
describe 'Mod', ->
describe 'mod.coffee', ->
beforeEach -> mod = new Mod name:'Test', slug:'test'