Ejemplo n.º 1
0
 @Before
 public void init() {
   fxt = new Io_line_rdr_fxt(Io_url_.new_fil_("mem/test.txt"));
   fxt.Clear();
 }