[Pkg-javascript-commits] [dojo] 96/149: refs #18427, fix whitespace typo

David Prévot taffit at moszumanska.debian.org
Sat Feb 27 03:13:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository dojo.

commit fe2c5a4a54625c972ee0393c642efa70e7fdc385
Author: dylans <dylan at dojotoolkit.org>
Date:   Sun Oct 25 07:37:20 2015 -0700

    refs #18427, fix whitespace typo
---
 tests/unit/all.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/unit/all.js b/tests/unit/all.js
index f5454dc..7be118b 100644
--- a/tests/unit/all.js
+++ b/tests/unit/all.js
@@ -39,7 +39,7 @@ define([
 	'dojo/has!host-browser?./NodeList-manipulate',
 	'dojo/has!host-browser?./NodeList-traverse',
 	'dojo/has!host-browser?./back',
-    'dojo/has!host-browser?./dom',
+	'dojo/has!host-browser?./dom',
 	'dojo/has!host-browser?./dom-attr',
 	'dojo/has!host-browser?./dom-class',
 	'dojo/has!host-browser?./dom-construct',

-- 
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