This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/tests/Gallium.Tests/TestComponent3b.cs
2022-07-07 23:28:38 -05:00

7 lines
91 B
C#

namespace Gallium.Tests
{
public class TestComponent3b : ITestComponent3
{
}
}