summaryrefslogtreecommitdiff
path: root/test/functional/Test1/TestAppMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/Test1/TestAppMain.cpp')
-rw-r--r--test/functional/Test1/TestAppMain.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/Test1/TestAppMain.cpp b/test/functional/Test1/TestAppMain.cpp
index 7b8e51d..05f5fcb 100644
--- a/test/functional/Test1/TestAppMain.cpp
+++ b/test/functional/Test1/TestAppMain.cpp
@@ -6,7 +6,7 @@
using namespace std;
-int main (int argc, char **argv)
-{
+int main(int argc, char **argv)
+{
TestApp testCom;
}