.autotest

git-svn-id: svn://ultimatepp.org/upp/trunk@7206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-04-09 18:06:46 +00:00
parent c35cb9e82b
commit 0af74ceb4d

View file

@ -36,6 +36,9 @@ CONSOLE_APP_MAIN
Ini::skylark_log = true;
MyApp app;
LOG("PATH: " << app.Config().path);
LOG("--------------------------------------------");
Renderer http;
ValueArray va;