mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
Rename Test1
This commit is contained in:
@@ -10,7 +10,7 @@ namespace UIX.Test;
|
|||||||
public class Assembly(ITestOutputHelper output)
|
public class Assembly(ITestOutputHelper output)
|
||||||
{
|
{
|
||||||
[Fact]
|
[Fact]
|
||||||
public void Test1()
|
public void Parse()
|
||||||
{
|
{
|
||||||
const string code =
|
const string code =
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user