コード例 #1
0
ファイル: Program.cs プロジェクト: oblivious/Oblivious
        static void Main(string[] args)
        {
            //HamlTest ytest = new HamlTest();
            //ytest.TestLayout();

            HttpServerLoadTests tests = new HttpServerLoadTests();
            tests.Test();
        }
コード例 #2
0
        static void Main(string[] args)
        {
            //HamlTest ytest = new HamlTest();
            //ytest.TestLayout();

            HttpServerLoadTests tests = new HttpServerLoadTests();

            tests.Test();
        }