diff options
Diffstat (limited to 'tests/actions/test/src/compile.cpp')
| -rw-r--r-- | tests/actions/test/src/compile.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/actions/test/src/compile.cpp b/tests/actions/test/src/compile.cpp deleted file mode 100644 index adfe8588c..000000000 --- a/tests/actions/test/src/compile.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include <stdio.h> - -int main(int argc, char** argv) { - static_assert(0, "error"); - return 0; -} |
