Autoflush in tests as appropriate
[p5sagit/p5-mst-13.2.git] / t / lib / syslfs.t
index 2bdb69d..6a5d9b7 100644 (file)
@@ -16,6 +16,8 @@ BEGIN {
 
 use strict;
 
+$| = 1;
+
 our @s;
 our $fail;