cleanup: archive legacy-orders and placeholders, remove tombstone and backup files
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
|
||||
namespace NT8.Integration.Tests
|
||||
{
|
||||
[TestClass]
|
||||
public class PlaceholderIntegrationTests
|
||||
{
|
||||
[TestMethod]
|
||||
public void Placeholder_ShouldPass()
|
||||
{
|
||||
// Placeholder test to make project compile
|
||||
Assert.IsTrue(true);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
// Removed - placeholder for integration tests
|
||||
Reference in New Issue
Block a user