Make test_framework run again.
authorGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 16:35:44 +0000 (17:35 +0100)
committerGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 16:36:17 +0000 (17:36 +0100)
commit685a6450a7bdc07e9195d959a7e0e62b79727aa7
tree020133c50ac2c29679b8bc43127311e34539668a
parent631d2681262dd360a84d187492f5ef55f9854e79
Make test_framework run again.

Disabled some Kolab tests from H3 that were not yet ported to H4.
Removed the init() call. Either all AllTests.php use this or none.

Without the init() call in the AllTests.php the suite() yields no test cases
so the only tests being run are currently from the Db package.
framework/Exception/test/Horde/Exception/AllTests.php
framework/Kolab_Filter/test/Horde/Kolab/Filter/AllTests.php [deleted file]
framework/Kolab_Session/test/Horde/Kolab/Session/AllTests.php
framework/Share/tests/Horde/Share/AllTests.php
framework/VFS/test/VFS/AllTests.php
framework/VFS/test/VFS/KolabTest.php