From 4098b408dc209c555522ac527cb67d4c94d24e3a Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Wed, 18 Jul 2012 16:38:12 +0530 Subject: [PATCH] Update tests to a work with the 3-field record. --- tests/list.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/list.t b/tests/list.t index aae4750..3bcabac 100644 --- a/tests/list.t +++ b/tests/list.t @@ -10,13 +10,13 @@ Add a bundle. Cloning into '.+?'\.\.\. (re) done. $ antigen-list - .*?/test-plugin / plugin - (re) + .*?/test-plugin / plugin (re) Add same bundle and check uniqueness. $ antigen-bundle $PLUGIN_DIR $ antigen-list - .*?/test-plugin / plugin - (re) + .*?/test-plugin / plugin (re) Add another bundle. @@ -24,5 +24,5 @@ Add another bundle. Cloning into '.+?'\.\.\. (re) done. $ antigen-list - .*?/test-plugin / plugin - (re) - .*?/test-plugin2 / plugin - (re) + .*?/test-plugin / plugin (re) + .*?/test-plugin2 / plugin (re) -- 2.0.0