tests/test-revert-unknown.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Thu, 13 Apr 2006 15:10:03 -0700
changeset 2066 a5d072f38a4a
parent 2042 a514c7509fa9
permissions -rw-r--r--
add coverage.py module to tests directory. written by ned batchelder and gareth rees.

%% Should show unknown
? unknown
removing b
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown