Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #27: Replace TestUtils with portable-scala-reflect. #28

Merged
merged 1 commit into from
Sep 16, 2018

Commits on Sep 16, 2018

  1. Fix monix#27: Replace TestUtils with portable-scala-reflect.

    `TestUtils` is deprecated in Scala.js 0.6.25, and removed in
    Scala.js 1.0.0-M5. Its use cases are replaced by the more general
    https://github.com/portable-scala/portable-scala-reflect library.
    sjrd committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    27bed27 View commit details
    Browse the repository at this point in the history