tst_QXmlStream: Remove stray comment

Remove stray comment at the end of tst_qxmlstream.cpp

Change-Id: I88550e2b75194e7895d8578ca0e8350af59d4dfe
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
(cherry picked from commit 3bb991ca05b7b727b66f117ef362edf10a1850c1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Axel Spoerl 2023-07-25 08:01:23 +02:00 committed by Qt Cherry-pick Bot
parent 3094ac8e55
commit f655c6c9b9

View File

@ -1908,4 +1908,3 @@ void tst_QXmlStream::tokenErrorHandling() const
} }
#include "tst_qxmlstream.moc" #include "tst_qxmlstream.moc"
// vim: et:ts=4:sw=4:sts=4