mirror of
https://github.com/Smaug123/WoofWare.PrattParser
synced 2025-10-12 20:58:39 +00:00
Change namespace, and attest contents of NuGet package (#21)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace PrattParser.Test
|
||||
namespace WoofWare.PrattParser.Test
|
||||
|
||||
open ParseExample
|
||||
open PrattParser
|
||||
open WoofWare.PrattParser
|
||||
open NUnit.Framework
|
||||
open FsUnitTyped
|
||||
|
||||
|
Reference in New Issue
Block a user