]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/qspawn.t
tests: use strict everywhere
[public-inbox.git] / t / qspawn.t
index 58c6febb544738e1b99465e8ba74037a812f0681..fc288a2de0bc32ce6be585b4b2dcb23b288001df 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright (C) 2016-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
+use strict;
 use Test::More;
 use_ok 'PublicInbox::Qspawn';