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=""