refactor: rename test module NullsStrip.hs to NullsStripSpec.hs

This commit is contained in:
Taimoor Zaeem
2023-09-15 14:39:12 -03:00
committed by Steve Chavez
parent c195eece65
commit d64b71cbf0
3 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
module Feature.Query.NullsStrip where
module Feature.Query.NullsStripSpec where
import Network.Wai (Application)