Fix Compress::Zlib test boilerplate
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / t / 11truncate.t
index 5aa9ef0..7dbb438 100644 (file)
@@ -1,5 +1,5 @@
 BEGIN {
-    if ($ENV{PERL_CORE} {
+    if ($ENV{PERL_CORE}) {
        chdir 't' if -d 't';
        @INC = '../lib';
     }