From 21c7466219987e32444550f2b0c37c8d154a49de Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 28 Mar 2018 21:27:33 +0100 Subject: [PATCH] Add test file to use --- .circleci/config.yml | 3 +++ test/main.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 test/main.md diff --git a/.circleci/config.yml b/.circleci/config.yml index 3ba5ea7..9470292 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,3 +12,6 @@ jobs: - run: name: Lint command: flake8 build.py --ignore=E128,E501 + - run: + name: Test build + command: python3 build.py test/main.md diff --git a/test/main.md b/test/main.md new file mode 100644 index 0000000..730f4a3 --- /dev/null +++ b/test/main.md @@ -0,0 +1,3 @@ +# Hello world + +\lipsum[3-56]