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)