Improve serve test, add single txt file test

This commit is contained in:
Lucien Greathouse
2019-10-16 16:21:33 -07:00
parent 82678235ab
commit 40540c3637
7 changed files with 198 additions and 118 deletions

View File

@@ -2,4 +2,5 @@
mod build_test;
mod serve_test;
mod serve_util;
mod util;