diff options
Diffstat (limited to 'tests/install/simple/driver.cxx')
-rw-r--r-- | tests/install/simple/driver.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/install/simple/driver.cxx b/tests/install/simple/driver.cxx new file mode 100644 index 0000000..a444f13 --- /dev/null +++ b/tests/install/simple/driver.cxx @@ -0,0 +1,2 @@ +int main () {} + |