[Pkg-javascript-commits] [dojo] 30/149: Mark testsDOH as a test resource for the dojo profile

David Prévot taffit at moszumanska.debian.org
Sat Feb 27 03:13:44 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 7738ffb20b775045a38ee47750d38231e73133c6
Author: Ben Hockey <neonstalwart at gmail.com>
Date:   Wed Jan 7 13:50:55 2015 -0600

    Mark testsDOH as a test resource for the dojo profile
---
 dojo.profile.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dojo.profile.js b/dojo.profile.js
index 4b24edb..6ecc802 100644
--- a/dojo.profile.js
+++ b/dojo.profile.js
@@ -1,5 +1,5 @@
 var profile = (function(){
-	var testResourceRe = /^dojo\/tests\//,
+	var testResourceRe = /^dojo\/tests(?:DOH)?\//,
 
 		copyOnly = function(filename, mid){
 			var list = {

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