Commit:    cbaf610ee410e05ee2ec3a83007074f17c5c63ae
Author:    krakjoe <joe.watk...@live.co.uk>         Mon, 9 Dec 2013 09:43:26 
+0000
Parents:   64194ef6523ed307ecbf74a39c0cd3e50eb64855
Branches:  PHP-5.6

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=cbaf610ee410e05ee2ec3a83007074f17c5c63ae

Log:
fix test

Changed paths:
  M  tests/commands/0105_clear.test


Diff:
diff --git a/tests/commands/0105_clear.test b/tests/commands/0105_clear.test
index 1ac3c3b..b547b0d 100644
--- a/tests/commands/0105_clear.test
+++ b/tests/commands/0105_clear.test
@@ -5,11 +5,14 @@
 # options: -rr
 #################################################
 #[Clearing Breakpoints]
-#File                  0
-#Functions             0
-#Methods                       0
-#Oplines                       0
-#Conditionals          0
+#File%w%d
+#Functions%w%d
+#Methods%w%d
+#Oplines%w%d
+#File oplines%w%d
+#Function oplines%w%d
+#Method oplines%w%d
+#Conditionals%w%d
 #################################################
 clear
 quit


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to