Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Content.IntegrationTests.Tests.Atmos
|
||||
{
|
||||
[TestFixture]
|
||||
[TestOf(typeof(GasMixture))]
|
||||
public class GasMixtureTest : ContentIntegrationTest
|
||||
public sealed class GasMixtureTest : ContentIntegrationTest
|
||||
{
|
||||
[Test]
|
||||
public async Task TestMerge()
|
||||
|
||||
Reference in New Issue
Block a user