From d917e520b1bd36e2230312ab25c61e6161cdc372 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 17 Jun 2009 18:23:39 -0700 Subject: Refactor common code in the tokenize test --- testsuite/systemtap.string/tokenize.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuite/systemtap.string/tokenize.exp') diff --git a/testsuite/systemtap.string/tokenize.exp b/testsuite/systemtap.string/tokenize.exp index aa28f855..d32868cf 100644 --- a/testsuite/systemtap.string/tokenize.exp +++ b/testsuite/systemtap.string/tokenize.exp @@ -1,5 +1,6 @@ set test "tokenize" -set ::result_string {one +set ::result_string {- +one two three four -- cgit