Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

c.destroy broken test against master #103

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jadbox
Copy link
Contributor

@jadbox jadbox commented May 8, 2016

In response to "How about a PR with a failing test?" #101
#101 has the fix and this test

@garbles
Copy link
Owner

garbles commented May 10, 2016

Great thanks!

@garbles
Copy link
Owner

garbles commented May 10, 2016

Trying to fix something else and I'll move on to this next.

import 'rxjs/add/observable/interval'
import 'rxjs/add/operator/map'
import 'rxjs/add/operator/merge'
import 'rxjs/add/observable/of'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these two lines add anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They use to, but the code that used it was moved to the regression test file. It might be useful to keep them as they are such a common tool to use with Rx anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants