Skip to content

Bug 923816 - Initial firefox launcher executable#1

Open
lightsofapollo wants to merge 5 commits into
test-agent:masterfrom
lightsofapollo:initial
Open

Bug 923816 - Initial firefox launcher executable#1
lightsofapollo wants to merge 5 commits into
test-agent:masterfrom
lightsofapollo:initial

Conversation

@lightsofapollo

Copy link
Copy Markdown
Member

No description provided.

Comment thread Makefile

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

use:

NPM_INSTALLED_PROGRAMS = node_modules/.bin/mocha
$(NPM_INSTALLED_PROGRAMS): package.json
    npm install
    touch $(NPM_INSTALLED_PROGRAMS)

test: node_modules/.bin/mocha
  ./node_modules/.bin/mocha ....

@julienw

julienw commented Oct 26, 2013

Copy link
Copy Markdown

I don't understand all of this (eg: is it really generic/useful enough to warrant a module just for this ?) but I've put some comments

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.

2 participants