test: Fix typos in tests

This commit is contained in:
MarcoFalke
2021-09-27 14:25:00 +02:00
parent faeae2980f
commit fa6c1e850f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
# Check that all logs are terminated with '\n'
#
# Some logs are continued over multiple lines. They should be explicitly
# commented with \* Continued *\
# commented with /* Continued */
#
# There are some instances of LogPrintf() in comments. Those can be
# ignored