Example #1
0
    static TheTests()
    {
        #region Enable

        VerifyXaml.Enable();

        #endregion

        VerifyPhash.Initialize();
    }
Example #2
0
 static Samples()
 {
     VerifyPhash.Initialize();
 }