text-conversions: add hspec-discover
This commit is contained in:
parent
9ef816e776
commit
160894db35
@ -1105,6 +1105,7 @@ self: super: {
|
|||||||
# The build-tool-depends this hacks around has been added on master.
|
# The build-tool-depends this hacks around has been added on master.
|
||||||
base-compat = addTestToolDepend super.base-compat self.hspec-discover;
|
base-compat = addTestToolDepend super.base-compat self.hspec-discover;
|
||||||
with-location = addTestToolDepend super.with-location self.hspec-discover;
|
with-location = addTestToolDepend super.with-location self.hspec-discover;
|
||||||
|
text-conversions = addTestToolDepend super.text-conversions self.hspec-discover;
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user