Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Use GenK from arrow-core-test #59

Merged
merged 2 commits into from
Feb 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions arrow-fx-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ apply from: "$SUBPROJECT_CONF"

dependencies {
compile project(":arrow-fx")
compile "io.arrow-kt:arrow-core-test:$VERSION_NAME"
compile "io.arrow-kt:arrow-mtl-data:$VERSION_NAME"
compile "io.arrow-kt:arrow-free-data:$VERSION_NAME"
compile "io.arrow-kt:arrow-recursion-data:$VERSION_NAME"
Expand Down
132 changes: 0 additions & 132 deletions arrow-fx-test/src/main/kotlin/arrow/test/generators/GenK.kt

This file was deleted.