[Pkg-javascript-commits] [dojo] 66/87: Load the query module tests, not the query module. Refs #16113.
David Prévot
taffit at moszumanska.debian.org
Thu Aug 21 17:39:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 1.7.5
in repository dojo.
commit ee44b1337d44f2e73835c3fa0352b227f747f70e
Author: Colin Snover <github.com at zetafleet.com>
Date: Sat Nov 24 00:45:34 2012 +0000
Load the query module tests, not the query module. Refs #16113.
git-svn-id: http://svn.dojotoolkit.org/src/branches/1.7/dojo@30043 560b804f-0ae3-0310-86f3-f6aa0a117693
---
tests/module.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/module.js b/tests/module.js
index add312a..7b58051 100644
--- a/tests/module.js
+++ b/tests/module.js
@@ -12,7 +12,7 @@ define([
"dojo/tests/number",
"dojo/tests/currency",
"dojo/tests/AdapterRegistry",
- "dojo/_base/query",
+ "dojo/tests/query",
"dojo/tests/regexp",
"dojo/tests/store",
"dojo/tests/string",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list