Adding missing [Fact] attribute
This commit is contained in:
parent
186c26f6a1
commit
ca6bef4c11
|
|
@ -177,6 +177,7 @@ namespace Microsoft.AspNetCore.Tools.PublishIIS.Tests
|
||||||
httPlatformElement));
|
httPlatformElement));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[Fact]
|
||||||
public void WebConfigTransform_overrites_value_for_ASPNET_APPLICATIONBASE()
|
public void WebConfigTransform_overrites_value_for_ASPNET_APPLICATIONBASE()
|
||||||
{
|
{
|
||||||
var input = WebConfigTemplate;
|
var input = WebConfigTemplate;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue