You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
This document is not correct. https://github.com/palisadoes/pattoo/blob/master/docs/unittest.rst
There is a separate installation procedure for unittests so this instruction is incorrect and needs to reflect the new procedure:
$ mysqldump -u root -p pattoo > pattoo.sql Enter password: $ mysql -u root -p pattoo_unittest < pattoo.sql Enter password:
The text was updated successfully, but these errors were encountered: