summaryrefslogtreecommitdiff
path: root/Tests/BundleGeneratorTest/Executable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/BundleGeneratorTest/Executable.cxx')
-rw-r--r--Tests/BundleGeneratorTest/Executable.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/BundleGeneratorTest/Executable.cxx b/Tests/BundleGeneratorTest/Executable.cxx
index 8107f783a8..3d7e0d7844 100644
--- a/Tests/BundleGeneratorTest/Executable.cxx
+++ b/Tests/BundleGeneratorTest/Executable.cxx
@@ -5,4 +5,3 @@ int main(int argc, char* argv[])
print_message("Howdy, World!\n");
return 0;
}
-