Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Update unittest.rst to reflect new installation process #380

Open
palisadoes opened this issue Sep 7, 2020 · 0 comments
Open

Update unittest.rst to reflect new installation process #380

palisadoes opened this issue Sep 7, 2020 · 0 comments
Assignees

Comments

@palisadoes
Copy link
Contributor

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:

Dev-Dominic added a commit that referenced this issue Sep 15, 2020
Improved Daemon Security and Updated Unittest.rst

Resolves #380
Resolves #283
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants