utils: Remove new line at the top of generated file

This commit is contained in:
Eduardo Almeida
2024-11-22 16:06:08 +00:00
parent 5f1cd14516
commit ac02eabca8

View File

@@ -140,7 +140,6 @@ main(int argc, char* argv[])
TEST_CC_TEMPLATE = """\
// Include a header file from your module to test.
#include "ns3/{MODULE}.h"