summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestFailure/badCode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CTestTestFailure/badCode.cxx')
-rw-r--r--Tests/CTestTestFailure/badCode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestTestFailure/badCode.cxx b/Tests/CTestTestFailure/badCode.cxx
index b410f0a..8102883 100644
--- a/Tests/CTestTestFailure/badCode.cxx
+++ b/Tests/CTestTestFailure/badCode.cxx
@@ -1,4 +1,4 @@
int main()
{
-this code will not compile
+ this code will not compile
}