WeighingTests: Move all scale handlers into ScaleHandlers.cs
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
using System.Net.Sockets;
|
||||
using System.Net;
|
||||
using System.Text;
|
||||
using System.IO;
|
||||
|
||||
namespace Tests.WeighingTests {
|
||||
public abstract class MockScale : IDisposable {
|
||||
|
Reference in New Issue
Block a user