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 doesn't work from download #12

Closed
fiveminuteargument opened this issue Feb 16, 2010 · 5 comments
Closed

Test doesn't work from download #12

fiveminuteargument opened this issue Feb 16, 2010 · 5 comments

Comments

@fiveminuteargument
Copy link

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.

@andyli
Copy link

andyli commented Mar 28, 2010

Seems that you need to run "make" in sizzle's folder. I'm able to run the test after that.

@ghost
Copy link

ghost commented Aug 12, 2011

It seems that error is because that it's missing the qunit test library.

For guys who can't run make, cloning qunit with git clone https://github.com/jquery/qunit.git test/qunit worked for me.

@baryluk
Copy link

baryluk commented Dec 18, 2011

Can you please update README?

@gnarf
Copy link
Member

gnarf commented Dec 19, 2011

git submodule init or git submodule update would probably be better than cloning manually

@timmywil
Copy link
Member

running make will install qunit for sizzle. we will update the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants