Skip to content

Commit

Permalink
invoke method
Browse files Browse the repository at this point in the history
  • Loading branch information
kemsky committed Dec 11, 2015
1 parent 406fda0 commit c574e0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testSrc/com/kemsky/TestStream.as
Original file line number Diff line number Diff line change
Expand Up @@ -971,9 +971,6 @@ package com.kemsky
assertEquals(xm.first.pageCount, "238");
assertEquals(xm.second.name(), "book");
assertEquals(xm.second.pageCount, "115");

var s:Stream = $(<a>test</a>);
trace(s);
}


Expand Down

0 comments on commit c574e0a

Please sign in to comment.