Author: kwilliams
Date: Sat Jul 15 05:03:50 2006
New Revision: 6652
Modified:
Module-Build/trunk/t/runthrough.t
Log:
Grammar fix
Modified: Module-Build/trunk/t/runthrough.t
==============================================================================
--- Module-Build/trunk/t/runthrough.t (original)
+++ Module-Build/trunk/t/runthrough.t Sat Jul 15 05:03:50 2006
@@ -201,7 +201,7 @@
$dist->remove;
SKIP: {
- skip( 'Windows only test', 4 ) unless $^O =~ /^MSWin/;
+ skip( 'Windows-only test', 4 ) unless $^O =~ /^MSWin/;
my $script_data = <<'---';
@echo off