Add script build tests

This commit is contained in:
Lucien Greathouse
2019-08-08 18:30:53 -07:00
parent d4a7de8070
commit 5d53f8bfb3
10 changed files with 81 additions and 0 deletions

View File

@@ -21,7 +21,10 @@ macro_rules! gen_build_tests {
}
gen_build_tests! {
client_in_folder,
gitkeep,
module_in_folder,
server_in_folder,
txt_in_folder,
}