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

Remove unused tests #284

Merged
merged 1 commit into from Nov 22, 2014
Merged

Remove unused tests #284

merged 1 commit into from Nov 22, 2014

Conversation

okuryu
Copy link
Member

@okuryu okuryu commented Nov 21, 2014

The test.sh script is actually unused. It can be tested by using npm test instead.

$ git grep test-linked
.gitignore:tests/input/test-linked
scripts/test.sh:if [ -L ./test-linked ]; then
scripts/test.sh:    rm ./test-linked;
scripts/test.sh:ln -sf ./test2 ./test-linked

The "test.sh" script is actually unused. It can be tested by using "npm test" instead.
@yahoocla
Copy link

CLA is valid!

@okuryu okuryu self-assigned this Nov 21, 2014
@juandopazo
Copy link
Member

As long as the CI tests keep working... 👍

@okuryu
Copy link
Member Author

okuryu commented Nov 22, 2014

Thanks!

@okuryu okuryu merged commit bc5a7ae into yui:master Nov 22, 2014
@okuryu okuryu deleted the unused-tests branch November 22, 2014 02:53
@okuryu okuryu modified the milestone: v0.5.0 Dec 23, 2014
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

Successfully merging this pull request may close these issues.

None yet

3 participants