From 959d96ceb38080748b6d195031a8013eb4a67f3b Mon Sep 17 00:00:00 2001 From: kamijin_fanta Date: Wed, 30 Jan 2019 16:37:47 +0900 Subject: Add build time tests for NTP --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index af4692007..896f28b3d 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ The guidelines in a nutshell: Tests are executed at build time, you can also execute them by hand with: ``` +pipenv install +pipenv shell make test ``` -- cgit v1.2.3