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

test.js missing from /test directory #66

Closed
pete4abw opened this issue Mar 15, 2015 · 3 comments
Closed

test.js missing from /test directory #66

pete4abw opened this issue Mar 15, 2015 · 3 comments

Comments

@pete4abw
Copy link

test/index.html loads script test.js. This file is removed and prevents index.html from displaying any results. Prior pulls had this file. Suggest restore test/test.js or rewrite test/index.html to display results.

@bmurray
Copy link

bmurray commented Mar 17, 2015

You need to compile test.js from test.coffee.

coffee --compile test.coffee

@pete4abw
Copy link
Author

TY. Except all other .js files remain present. Just pointing out a delta from prior pulls.

@lowe
Copy link
Collaborator

lowe commented Jul 15, 2015

Closing for now. I'm planning on improving test and build steps soon so that this stuff just works.

@lowe lowe closed this as completed Jul 15, 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

No branches or pull requests

3 participants