mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Member or type can be made internal.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
namespace DiscImageChef.Tests
|
||||
{
|
||||
public static class Consts
|
||||
static class Consts
|
||||
{
|
||||
public const string TestFilesRoot = "/mnt/DiscImageChef/tests";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user