示例#1
0
        public void CompileCategoryTest()
        {
            _buildEngine.CompileCategory(ConstCategoryId + 1);

            Assert.IsTrue(true);
        }