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

output test information in http.ts #139

Closed
zhmushan opened this issue Jan 20, 2019 · 4 comments
Closed

output test information in http.ts #139

zhmushan opened this issue Jan 20, 2019 · 4 comments

Comments

@zhmushan
Copy link
Contributor

import { serve } from "https://deno.land/x/http/mod.ts";
serve;

output:

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
@zhmushan zhmushan changed the title Additional test information in http.ts output test information in http.ts Jan 20, 2019
@ry
Copy link
Member

ry commented Jan 20, 2019

Fixed in
#129

@zhmushan
Copy link
Contributor Author

thanks

@ry
Copy link
Member

ry commented Jan 20, 2019

Not landed yet. I’ll keep this open until then.

@ry ry reopened this Jan 20, 2019
@zhmushan
Copy link
Contributor Author

Landed yet.

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

No branches or pull requests

2 participants