use $(LIBENSCVECTOR) instead of libensc_vector.a
[util-vserver.git] / util-vserver / src / testsuite / chcontext-test.c
index 7a92c83..7a156a3 100644 (file)
@@ -29,4 +29,6 @@ int main()
 {
   if (0) fake_main(0,0);
   test();
+
+  return EXIT_SUCCESS;
 }