summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2012-01-09 21:31:46 +0000
committerAdam Spiers <stow@adamspiers.org>2012-01-09 22:12:49 +0000
commitc3c866a00beb72fa7e5e66cd12b6eed4f15636ae (patch)
treea5237bb04db47f47549c720b21218dddac89acde /t
parent92eee74bb341348b71b815f3f4ef608a39fd5e2a (diff)
downloadstow-c3c866a00beb72fa7e5e66cd12b6eed4f15636ae.tar.gz
Rename stow.t to be more consistent with its purpose.
Diffstat (limited to 't')
-rwxr-xr-xt/cli_options.t (renamed from t/stow.t)2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/stow.t b/t/cli_options.t
index eddcd83..809cf15 100755
--- a/t/stow.t
+++ b/t/cli_options.t
@@ -1,7 +1,7 @@
#!/usr/local/bin/perl
#
-# Testing core application
+# Test processing of CLI options.
#
use strict;