#include "test_macros.h"
#include "thread.h"



int
test_thread (void) {
  setup_unit ()



  end_unit ()
}
