From: Wolfram Schneider Date: Wed, 21 Aug 2013 13:03:20 +0000 (+0200) Subject: documentation X-Git-Tag: 0.9.1~202^2~107 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=f1d4973f934f0287ef9f6d83eef2b9c369cd8b00;p=mkws-moved-to-github.git documentation --- diff --git a/test/spec/jquery.spec.js b/test/spec/jquery.spec.js index 1a59cf2..8b93117 100644 --- a/test/spec/jquery.spec.js +++ b/test/spec/jquery.spec.js @@ -1,3 +1,8 @@ +/* + * jQuery test for node.js + * + */ + var $ = jQuery = require('jquery'); describe("jQuery suite", function() {