summaryrefslogtreecommitdiff
path: root/lib/check-ndebug.h
blob: 68a6ec4c2376077d0c046a78ea424f832f101c7f (plain)
1
2
3
#ifdef NDEBUG
#error "Testsuite needs its asserts!"
#endif