Skip to content

test.todo is missing from typescript typings #848

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

Closed
hgrubst opened this issue May 21, 2016 · 1 comment
Closed

test.todo is missing from typescript typings #848

hgrubst opened this issue May 21, 2016 · 1 comment

Comments

@hgrubst
Copy link

hgrubst commented May 21, 2016

Description

test.todo is not defined in the typescript .d.ts definition file causing a compile error.

Environment

$ node -e "var os=require('os');console.log('Node.js ' + process.version + '\n' + os.platform() + ' ' + os.release())"
Node.js v5.11.1
linux 4.4.0-22-generic
$ ava --version
0.14.0
$ npm --version
3.8.6
@jfmengels
Copy link
Contributor

Looks like this is being handled in #846

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

3 participants