diff --git a/test/Misc/TimingsReport.C b/test/Misc/TimingsReport.C index 2ebdf5854..203593239 100644 --- a/test/Misc/TimingsReport.C +++ b/test/Misc/TimingsReport.C @@ -1,4 +1,4 @@ -// RUN: %cladclang %s -I%S/../../include -oTimingsReport.out -ftime-report 2>&1| FileCheck %s +// RUN: %cladclang %s -I%S/../../include -oTimingsReport.out -ftime-report 2>&1 | FileCheck %s #include "clad/Differentiator/Differentiator.h" // CHECK-NOT: {{.*error|warning|note:.*}}