public void Test2() { OrmUtils.EnableVersionControl(); int ver = OrmUtils.GetVersion(); Assert.AreEqual(ver, 0); }