Everything passes except make test

Hi,
I have a Django project that passes everithing exept $ make test. This is the error:

make: *** No rule to make target `test'.  Stop.

make test returned exit code 2

How can I fix this?

1 Like