From a25b3f729116c5fc9d33233e6636f59770908a1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Tue, 16 Jul 2019 19:31:51 +0000 Subject: tests: test the examples in the readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- test/all.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'test/all.lua') diff --git a/test/all.lua b/test/all.lua index 4ee056a..c3a1637 100644 --- a/test/all.lua +++ b/test/all.lua @@ -1,4 +1,5 @@ local all = require('test').new() all:depend('inet') all:depend('inet_set') +all:depend('readme') return all -- cgit v1.2.1