summaryrefslogtreecommitdiffstats
path: root/Tests/MissingInstall
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/MissingInstall')
-rw-r--r--Tests/MissingInstall/mybin.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/MissingInstall/mybin.cpp b/Tests/MissingInstall/mybin.cpp
index 237c8ce..5047a34 100644
--- a/Tests/MissingInstall/mybin.cpp
+++ b/Tests/MissingInstall/mybin.cpp
@@ -1 +1,3 @@
-int main() {}
+int main()
+{
+}