Skip to content

Commit 17054ed

Browse files
committed
Break the parser test into 2 modules
1 parent 5dfdca4 commit 17054ed

4 files changed

Lines changed: 1312 additions & 1246 deletions

File tree

streamly.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ extra-source-files:
122122
test/Streamly/Test/Data/RingArray.hs
123123
test/Streamly/Test/Data/Array/Stream.hs
124124
test/Streamly/Test/Data/Parser.hs
125+
test/Streamly/Test/Data/Parser/*.hs
125126
test/Streamly/Test/Data/ParserK.hs
126127
test/Streamly/Test/Data/Stream/*.hs
127128
test/Streamly/Test/FileSystem/Event.hs

0 commit comments

Comments
 (0)