diff options
| author | Timothee Cour <timothee.cour2@gmail.com> | 2018-11-27 18:25:34 -0500 |
|---|---|---|
| committer | Timothee Cour <timothee.cour2@gmail.com> | 2018-11-27 18:28:14 -0500 |
| commit | 6a4158dab4ee36214678a92a1e5605a00402f01c (patch) | |
| tree | 09ac047308fe1b1c192bf6de8445a39cbbd6e9a4 /tests/include/test2.cpp | |
| parent | d00aeeafdd54134ff294dc4459a6b8cbaa560f8d (diff) | |
| download | nimterop-6a4158dab4ee36214678a92a1e5605a00402f01c.tar.gz nimterop-6a4158dab4ee36214678a92a1e5605a00402f01c.zip | |
fixup
Diffstat (limited to 'tests/include/test2.cpp')
| -rw-r--r-- | tests/include/test2.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/include/test2.cpp b/tests/include/test2.cpp index 4a40e90..7039cde 100644 --- a/tests/include/test2.cpp +++ b/tests/include/test2.cpp @@ -1,8 +1,5 @@ #include "test2.hpp" -// BUG: should complain -// # include test2.h - int test_call_int() { return 5; } |
