diff options
Diffstat (limited to 'Tests/ConvLibrary/foo.cxx')
-rw-r--r-- | Tests/ConvLibrary/foo.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/ConvLibrary/foo.cxx b/Tests/ConvLibrary/foo.cxx deleted file mode 100644 index 1f46ef4..0000000 --- a/Tests/ConvLibrary/foo.cxx +++ /dev/null @@ -1,4 +0,0 @@ -int foo() -{ - return 10; -} |