[libc++][NFC] Remove stray whitespace
authorLouis Dionne <ldionne.2@gmail.com>
Thu, 30 Sep 2021 16:18:30 +0000 (12:18 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Thu, 30 Sep 2021 16:18:47 +0000 (12:18 -0400)
libcxx/utils/libcxx/test/format.py

index e4e2937..fdf26b6 100644 (file)
@@ -61,7 +61,6 @@ def parseScript(test, preamble):
         must not be of the form 'RUN:' -- they must be proper commands
         once substituted.
     """
-
     # Get the default substitutions
     tmpDir, tmpBase = _getTempPaths(test)
     substitutions = lit.TestRunner.getDefaultSubstitutions(test, tmpDir, tmpBase)