Have one last unit test
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
using System;
|
||||
using System.Linq.Expressions;
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
using Tello_Drone;
|
||||
|
||||
namespace Tests
|
||||
namespace TelloDroneUnitTests
|
||||
{
|
||||
public class ConsoleLoggerTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user