-
Notifications
You must be signed in to change notification settings - Fork 951
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 doesn't work from download #12
Comments
Seems that you need to run "make" in sizzle's folder. I'm able to run the test after that. |
It seems that error is because that it's missing the qunit test library. For guys who can't run |
Can you please update README? |
|
running make will install qunit for sizzle. we will update the readme |
Following the instructions (i.e. open test/index.html) results in an error: "module is not defined". I'm guessing this is because qunit isn't in the zip file.
The text was updated successfully, but these errors were encountered: