summaryrefslogtreecommitdiff
path: root/src/test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test.cc')
-rw-r--r--src/test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test.cc b/src/test.cc
index ed2cd4a..e56b6f4 100644
--- a/src/test.cc
+++ b/src/test.cc
@@ -12,6 +12,7 @@
CODE_BEGINS
virtual int startup() throw (GeneralException) {
+ verbosity = M_INFO;
mogltk::glbase::setup();
new Archive("datas.paq");
Input * fonte = new Input("font-2.bin");