Merge remote-tracking branch 'origin/netcore/bugfix/azure-devops-tests' into netcore/netcore
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
using NUnit.Framework;
|
||||
using Umbraco.Tests.Integration.Testing;
|
||||
|
||||
namespace Umbraco.Tests.Integration
|
||||
{
|
||||
[TestFixture]
|
||||
public class Tests : UmbracoIntegrationTest
|
||||
{
|
||||
[Test]
|
||||
public void Test__Stupid_test_that_only_is_used_to_check_how_long_time_we_spend_int_setup_and_teardown1()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void Test__Stupid_test_that_only_is_used_to_check_how_long_time_we_spend_int_setup_and_teardown2()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user