Fix bug #42294
[apr-util.git] / test / nw_misc.c
blobcf68692bded272be014ddf846e8032f65f7270f7
1 #include <netware.h>
2 #include <screen.h>
3 #include "testutil.h"
5 void _NonAppStop( void )
7 pressanykey();
11 static void test_not_impl(CuTest *tc)
13 CuNotImpl(tc, "Test not implemented on this platform yet");