From cbaf610ee410e05ee2ec3a83007074f17c5c63ae Mon Sep 17 00:00:00 2001 From: krakjoe Date: Mon, 9 Dec 2013 09:43:26 +0000 Subject: [PATCH] fix test --- tests/commands/0105_clear.test | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tests/commands/0105_clear.test b/tests/commands/0105_clear.test index 1ac3c3b809..b547b0d6ba 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 -- 2.50.1