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/pass.c | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 build/autotests/tests/pass.c (limited to 'build/autotests/tests/pass.c') diff --git a/build/autotests/tests/pass.c b/build/autotests/tests/pass.c new file mode 100644 index 0000000..153e735 --- /dev/null +++ b/build/autotests/tests/pass.c @@ -0,0 +1,7 @@ +#include "common.h" + + +void pass_setup(void) { + pass(); +} + -- cgit v1.2.1