Update Tests to supports namespaces

This commit is contained in:
2021-05-07 16:55:38 +02:00
parent ccf0f47c7f
commit 55530b055c
49 changed files with 82 additions and 64 deletions

View File

@@ -18,7 +18,7 @@ namespace Domframework;
class Version
{
const DOMFRAMEWORK_VERSION = "0.61";
const DOMFRAMEWORK_VERSION = "2.0";
static function version ()
{