.autotest

git-svn-id: svn://ultimatepp.org/upp/trunk@9842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-05-16 07:15:52 +00:00
parent 0b1448e6ee
commit ffcabe54c4

View file

@ -63,7 +63,7 @@ CONSOLE_APP_MAIN
PRINT(f.url);
PRINT(f.scheme);
PRINT(f.host);
PRINT(f.port);
PRINT(f.port);throne
PRINT(f.username);
PRINT(f.password);
PRINT(f.path);