Skip to content

Conversation

@jbergstroem
Copy link
Member

Add a check for crypto before using it, similar to how other tests work.

Guess my previous commit ("Refactor all tests that depends on crypto", 671fbd5) wasn't accurate 🐼

/R=@shigeki? (you reviewed last time)

Add a check for crypto before using it, similar to how other tests work.
@shigeki
Copy link
Contributor

I wrote these tests and missed to add the checks. Thanks for catching. LGTM.

@Fishrock123
Copy link
Contributor

LGTM

@Fishrock123Fishrock123 added the test Issues and PRs related to the tests. label Jul 8, 2015
jbergstroem added a commit that referenced this pull request Jul 8, 2015
Add a check for crypto before using it, similar to how other tests work. PR-URL: #2129 Reviewed-By: Shigeki Ohtsu <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
@jbergstroem
Copy link
MemberAuthor

Merged in 2ba1740. Thanks for the review.

@Fishrock123Fishrock123 mentioned this pull request Jul 9, 2015
mscdex pushed a commit to mscdex/io.js that referenced this pull request Jul 9, 2015
Add a check for crypto before using it, similar to how other tests work. PR-URL: nodejs#2129 Reviewed-By: Shigeki Ohtsu <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jbergstroem@shigeki@Fishrock123