[Pkg-javascript-commits] [dojo] 86/149: remove debugger statement added in 2c3e8d1fd090bbc7ca753392bc2a1f7c2495d475

David Prévot taffit at moszumanska.debian.org
Sat Feb 27 03:13:50 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 16ae27516027ef73b511a7b8036e1f4ba564f189
Author: Bill Keese <bill at dojotoolkit.org>
Date:   Fri Oct 2 18:50:21 2015 +0900

    remove debugger statement added in 2c3e8d1fd090bbc7ca753392bc2a1f7c2495d475
---
 testsDOH/_base/html.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsDOH/_base/html.html b/testsDOH/_base/html.html
index 2dbbb12..fd0b043 100644
--- a/testsDOH/_base/html.html
+++ b/testsDOH/_base/html.html
@@ -337,7 +337,6 @@
                                     border: "1px solid black"
                                 }
                             });
-                            debugger
                             doh.is(0.5, dojo.style(node, "opacity"));
                             doh.is(30, dojo.style(node, "width"));
                             doh.is(1, dojo.style(node, "borderWidth"));

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