Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
test: remove extra tests
Browse files Browse the repository at this point in the history
No need to test for that right now.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
  • Loading branch information
felipec committed Jan 2, 2010
1 parent 450d61a commit e3933dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test.c
Expand Up @@ -72,8 +72,6 @@ int main(void)
goto leave;

sr_session_load_list(s, "list");
sr_session_test(s);
sr_session_store_list(s, "foo");
sr_session_handshake(s);
g_timeout_add_seconds(30, timeout, s);

Expand Down

0 comments on commit e3933dc

Please sign in to comment.