started proper testing
This commit is contained in:
14
gdunit4_testadapter_v5/GdUnit4TestRunnerScene.cs
Normal file
14
gdunit4_testadapter_v5/GdUnit4TestRunnerScene.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
// Copyright (c) 2025 Mike Schulze
|
||||
// MIT License - See LICENSE file in the repository root for full license text
|
||||
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace GdUnit4.TestRunner;
|
||||
|
||||
using Core.Runners;
|
||||
|
||||
/// <summary>
|
||||
/// The GdUnit4Net test runner scene.
|
||||
/// </summary>
|
||||
public partial class GdUnit4TestRunnerScene : GdUnit4TestRunnerSceneCore
|
||||
{
|
||||
}
|
||||
1
gdunit4_testadapter_v5/GdUnit4TestRunnerScene.cs.uid
Normal file
1
gdunit4_testadapter_v5/GdUnit4TestRunnerScene.cs.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://40hk5xnli78u
|
||||
Reference in New Issue
Block a user