Have one last unit test
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
|
||||
using System;
|
||||
using System.Net.Sockets;
|
||||
using ImTools;
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
using Tello_Drone;
|
||||
|
||||
namespace Tests
|
||||
namespace TelloDroneUnitTests
|
||||
{
|
||||
public class DroneCommandsTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user