summaryrefslogtreecommitdiffstats
path: root/Tests/Testing
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Testing')
-rw-r--r--Tests/Testing/Sub/Sub2/testing2.cxx2
-rw-r--r--Tests/Testing/testing.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/Tests/Testing/Sub/Sub2/testing2.cxx b/Tests/Testing/Sub/Sub2/testing2.cxx
index 1482f27..f8b643a 100644
--- a/Tests/Testing/Sub/Sub2/testing2.cxx
+++ b/Tests/Testing/Sub/Sub2/testing2.cxx
@@ -1,4 +1,4 @@
-int main ()
+int main()
{
return 0;
}
diff --git a/Tests/Testing/testing.cxx b/Tests/Testing/testing.cxx
index 1482f27..f8b643a 100644
--- a/Tests/Testing/testing.cxx
+++ b/Tests/Testing/testing.cxx
@@ -1,4 +1,4 @@
-int main ()
+int main()
{
return 0;
}