From c46b6673e4ef1fa5ba6d4119e8f9d2d79908f1f5 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Tue, 31 Jul 2012 18:48:21 +0530 Subject: [PATCH] More tests for cleanup. --- tests/cleanup.t | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/cleanup.t b/tests/cleanup.t index e04afaf..7005679 100644 --- a/tests/cleanup.t +++ b/tests/cleanup.t @@ -1,3 +1,8 @@ +Firstly, no plugins, nothing to cleanup. + + $ antigen-cleanup --force + You don't have any bundles. + Load a plugin. $ antigen-bundle $PLUGIN_DIR @@ -9,6 +14,11 @@ Check the listing. $ antigen-list */test-plugin / plugin true (glob) +Nothing should be available for cleanup. + + $ antigen-cleanup --force + You don't have any unidentified bundles. + Clear out the bundles record. $ _ANTIGEN_BUNDLE_RECORD="" -- 2.0.0