Changeset [f71d8bf75fbd7e8fe5d56ec319b11ebb466726b2] by Nick Galbreath
April 8th, 2010 @ 12:35 PM
make unit QUnit and commonjs play nice. commonjs define a global
module, and QUnit uses "module" for a test group. Just change tests
to use "QUnit.module" and everyone is happy and backward
compatible
http://github.com/thatcher/env-js/commit/f71d8bf75fbd7e8fe5d56ec319...
Committed by Nick Galbreath
- M test/specs/console/spec.js
- M test/specs/css/spec.js
- M test/specs/dom/spec.js
- M test/specs/event/spec.js
- M test/specs/html/spec.js
- M test/specs/parser/spec.js
- M test/specs/timer/spec.js
- M test/specs/window/spec.js
- M test/specs/xhr/spec.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment