test_lib.h
2.92 KB
-
Move GIT_NORETURN into test_lib.h only · fbbfdf9f
We should never have a noreturn style function in the library itself, as such a function would prevent the calling application from handling error conditions the way it wants. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Shawn O. Pearce committed