Files
EWF/library/network/protocol/http/tests/autotest.e

16 lines
119 B
Plaintext

class
AUTOTEST
create
make
feature {NONE} -- Initialization
make
-- Initialize `Current'.
do
end
end