diff options
Diffstat (limited to 'RhSolutions.Parsers.Tests/Usings.cs')
-rw-r--r-- | RhSolutions.Parsers.Tests/Usings.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RhSolutions.Parsers.Tests/Usings.cs b/RhSolutions.Parsers.Tests/Usings.cs new file mode 100644 index 0000000..af50770 --- /dev/null +++ b/RhSolutions.Parsers.Tests/Usings.cs @@ -0,0 +1,2 @@ +global using NUnit.Framework; +global using RhSolutions.Parsers;
\ No newline at end of file |