This commit is contained in:
George Rodrigues
2022-06-01 04:49:05 -03:00
committed by GitHub
parent 612a9317b0
commit 6ab64aa5b7
28 changed files with 31 additions and 31 deletions

View File

@ -37,7 +37,7 @@ for (my $i = 1; $i < 9; $i++) {
}
###############################################################################
# Same as above but explicitely type all the outputs
# Same as above but explicitly type all the outputs
###############################################################################
is(focused_output, "fake-0", 'sanity check');