File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
test/JavaScriptEngineSwitcher.Tests/Yantra Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -144,10 +144,6 @@ public override void EmbeddingOfInstanceOfCustomReferenceTypeWithProperties()
144144
145145 #region Objects with methods
146146
147- [ Fact ]
148- public override void EmbeddingOfInstanceOfBuiltinValueTypeWithMethods ( )
149- { }
150-
151147 [ Fact ]
152148 public override void EmbeddingOfInstanceOfCustomValueTypeAndCallingOfItsGetTypeMethod ( )
153149 {
@@ -497,20 +493,8 @@ public override void EmbeddingOfCustomReferenceTypeWithField()
497493
498494 #endregion
499495
500- #region Types with properties
501-
502- [ Fact ]
503- public override void EmbeddingOfBuiltinValueTypeWithProperty ( )
504- { }
505-
506- #endregion
507-
508496 #region Types with methods
509497
510- [ Fact ]
511- public override void EmbeddingOfBuiltinValueTypeWithMethod ( )
512- { }
513-
514498 [ Fact ]
515499 public override void EmbeddingOfBuiltinReferenceTypeWithMethods ( )
516500 {
You can’t perform that action at this time.
0 commit comments