mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add missing XML documentation inheritance.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Aaru.Tests
|
||||
public override string ToString() => TestFile;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
/// <summary>Class to define expected data when testing filesystem info</summary>
|
||||
public class FileSystemTest : MediaInfoTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user