Changeset 96 for trunk/src/text_printer_test.erl
- Timestamp:
- 08/19/10 09:26:03 (21 months ago)
- File:
-
- 1 edited
-
trunk/src/text_printer_test.erl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/text_printer_test.erl
r92 r96 75 75 P ! {io_reply, Self, ok}, 76 76 Binary; 77 {io_request, P, Self, {put_chars, Binary}} -> 78 P ! {io_reply, Self, ok}, 79 Binary; 77 80 M -> M 78 81 after 1000 -> timeout
Note: See TracChangeset
for help on using the changeset viewer.
