mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-06-03 05:34:21 -04:00
7 lines
179 B
C#
7 lines
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
|
|
}
|
|
} |