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

gonzales-pe upgrades to 3.0.0-26 #591

Merged
merged 1 commit into from
Apr 27, 2015

Conversation

junaidrsd
Copy link
Contributor

No description provided.

@@ -1,7 +1,7 @@
'use strict';

var gonzales = require('gonzales-pe'),
gonzo = require('gonzales-ast'),
gonzo = require('./node_traverser'),
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it wold be nice to change the name of this variable from gonzo to traverser. So it will be more clear that we are using our own module.

Copy link
Contributor

Choose a reason for hiding this comment

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

The node_traverser module is missing tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right I'll make those changes and add the tests.

removed redundant tests

removed redundant tests

tests added for ast-traverser

change the file name to same naming convention

test added to traverser
hannu added a commit that referenced this pull request Apr 27, 2015
@hannu hannu merged commit 7b09aa2 into SC5:dev Apr 27, 2015
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.

3 participants