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 -1
View File
@@ -209,7 +209,7 @@ test-suite spec
Feature.Query.InsertSpec
Feature.Query.JsonOperatorSpec
Feature.Query.MultipleSchemaSpec
Feature.Query.NullsStrip
Feature.Query.NullsStripSpec
Feature.Query.PgSafeUpdateSpec
Feature.Query.PlanSpec
Feature.Query.PostGISSpec