small annendum

mac
Miepee 3 years ago
parent 23674d2220
commit f3593347bd

@ -143,6 +143,8 @@ public class RawModsTests
break; break;
} }
} }
// There should be no subdirectories at the end
Assert.Equal(0, new DirectoryInfo(newExtract).GetDirectories().Length);
} }
#endregion #endregion

Loading…
Cancel
Save