aboutsummaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.c b/test.c
index 8c697c1..ea60a14 100644
--- a/test.c
+++ b/test.c
@@ -160,7 +160,7 @@ int main( int argc, char ** argv )
dump_iface( survive_get_so_by_name( ctx, "WM1" ), "WM1" );
dump_iface( survive_get_so_by_name( ctx, "TR0" ), "TR0" );
dump_iface( survive_get_so_by_name( ctx, "WW0" ), "WW0" );
-
+ survive_startup(ctx);
survive_cal_install(ctx);
while(survive_poll(ctx) == 0)