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