Commit 08a77025 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

unit1300: code style cleanup

parent 7a4b5079
Loading
Loading
Loading
Loading
+52 −53
Original line number Diff line number Diff line
@@ -176,7 +176,6 @@ UNITTEST_START
  Curl_llist_remove(llist, to_remove, NULL);
  fail_unless(llist->tail == element_prev,
              "llist tail is not being adjusted when removing tail");
  fail_unless( 1==0 , "making sure i'm compiling" );

  /**
   * case 4: