]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testString.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / testString.cc
index 0ca8cb01b475e4cf684a84dce58441a582c3a2a6..090d426ee4ed5d5abe49f1ebb087ee8138ad8a47 100644 (file)
@@ -1,10 +1,10 @@
 #define SQUID_UNIT_TEST 1
 
 #include "squid.h"
-#include "testString.h"
-#include "SquidString.h"
-#include "Mem.h"
 #include "event.h"
+#include "Mem.h"
+#include "SquidString.h"
+#include "testString.h"
 
 CPPUNIT_TEST_SUITE_REGISTRATION( testString );