Skip to content

Commit

Permalink
Test comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Malakoff committed Sep 17, 2012
1 parent 992c280 commit 58d36d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/test-amd.coffee
@@ -1,7 +1,7 @@
$(document).ready( ->
module("backbone-modelref-amd.js")

# library anf dependencies
# library and dependencies
require(['underscore', 'backbone', 'backbone-modelref'], (_, Backbone, ModelRef) ->
_ or= @_; Backbone or= @Backbone # get underscore and backbone from the global namespace

Expand Down

0 comments on commit 58d36d9

Please sign in to comment.