From 3670c2cdb732d378ba6d38e72e7cd875ff726aa9 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 14 Oct 2018 21:11:41 -0500 Subject: move tests out of the package --- tests/fixtures/manifest.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/fixtures/manifest.json (limited to 'tests/fixtures/manifest.json') diff --git a/tests/fixtures/manifest.json b/tests/fixtures/manifest.json new file mode 100644 index 000000000..0a43bc5e3 --- /dev/null +++ b/tests/fixtures/manifest.json @@ -0,0 +1,4 @@ +{ + "css/main.css": "css/main-test.css", + "images/background.png": "images/background-a8169106.png" +} -- cgit v1.2.3