From 9f0009faeaa0960f57fcacea91b45997258016e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 1 Sep 2015 14:32:27 +0000 Subject: synch more with git svn path=/trunk/externals/iem/iemnet/; revision=17546 --- build/autotests/tests/skip.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build/autotests/tests/skip.c (limited to 'build/autotests/tests/skip.c') diff --git a/build/autotests/tests/skip.c b/build/autotests/tests/skip.c new file mode 100644 index 0000000..63775ec --- /dev/null +++ b/build/autotests/tests/skip.c @@ -0,0 +1,5 @@ +#include "common.h" + +void skip_setup(void) { + skip(); +} -- cgit v1.2.1