7 lines
No EOL
179 B
C#
7 lines
No EOL
179 B
C#
namespace API.Tests.Services
|
|
{
|
|
public class ScannerServiceTests
|
|
{
|
|
// TODO: Start adding tests for how scanner works so we can ensure fallbacks, etc work
|
|
}
|
|
} |