Changeset View
Changeset View
Standalone View
Standalone View
tools/secretsmith/tests/Makefile
- This file was added.
| # ------------------------------------------------------------- | |||||
| # Secretsmith :: Tests | |||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |||||
| # Project: Nasqueron | |||||
| # License: Trivial work, not eligible to copyright | |||||
| # ------------------------------------------------------------- | |||||
| PYTHON=python3 | |||||
| RUN_TESTS_SUITE=$(PYTHON) -m unittest discover | |||||
| test: | |||||
| $(RUN_TESTS_SUITE) vault/ | |||||
| $(RUN_TESTS_SUITE) vault/client/ | |||||
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator