spellcheck

This commit is contained in:
Dirk Wetter
2025-11-27 18:49:12 +01:00
parent f3ebf0e971
commit a4b6d1fca0

View File

@@ -10,7 +10,7 @@
use strict;
use Test::More;
use Data::Dumper;
# if JSON wlll be needed this and the lines below need to be uncommented
# if JSON it'll be needed to uncommented this and the lines below
# use JSON;
my $tests = 0;