mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
switched to xunit
This commit is contained in:
@@ -2,7 +2,7 @@ using LocalModels;
|
||||
|
||||
public class PageMarkdownTests
|
||||
{
|
||||
[Test]
|
||||
[Fact]
|
||||
public void TestCanParsePage()
|
||||
{
|
||||
var page = new LocalCoursePage
|
||||
|
||||
Reference in New Issue
Block a user