mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Aaru.Tests] Reformat and cleanup.
This commit is contained in:
@@ -33,7 +33,8 @@ using NUnit.Framework;
|
||||
|
||||
namespace Aaru.Tests.Filesystems.CPM;
|
||||
|
||||
[TestFixture, SuppressMessage("ReSharper", "InconsistentNaming")]
|
||||
[TestFixture]
|
||||
[SuppressMessage("ReSharper", "InconsistentNaming")]
|
||||
public class KayproII : ReadOnlyFilesystemTest
|
||||
{
|
||||
public KayproII() : base("cpmfs") {}
|
||||
|
||||
Reference in New Issue
Block a user