mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General refactor and cleanup.
This commit is contained in:
@@ -17,8 +17,8 @@ namespace Aaru.Tests.Issues._590;
|
||||
[SuppressMessage("ReSharper", "UnusedType.Global")]
|
||||
public class asus_driver_gpu_tweak_v1231_2014 : FsExtractHashIssueTest
|
||||
{
|
||||
protected override string DataFolder => Path.Combine(Consts.TestFilesRoot, "Issues", "Fixed", "issue590",
|
||||
"asus-driver-gpu-tweak-v1231-2014");
|
||||
protected override string DataFolder =>
|
||||
Path.Combine(Consts.TestFilesRoot, "Issues", "Fixed", "issue590", "asus-driver-gpu-tweak-v1231-2014");
|
||||
|
||||
protected override string TestFile => "V1231.aaruf";
|
||||
protected override Dictionary<string, string> ParsedOptions => new();
|
||||
|
||||
Reference in New Issue
Block a user