source:
lemon-0.x/src/test/test_tools_fail.cc
@
900:fc7bc2dacee5
Last change on this file since 900:fc7bc2dacee5 was 727:aada518af30f, checked in by , 20 years ago | |
---|---|
File size: 117 bytes |
Rev | Line | |
---|---|---|
[727] | 1 | #include "test_tools.h" |
2 | ||
3 | int main() | |
4 | { | |
5 | check(false, "Don't panic. Failing is the right behaviour."); | |
6 | return 0; | |
7 | } |
Note: See TracBrowser
for help on using the repository browser.