update linuxmain

This commit is contained in:
Mathew Polzin
2018-12-02 01:44:02 -08:00
parent 339480264e
commit 482174f5b4
+2
View File
@@ -71,6 +71,8 @@ extension DocumentTests {
("test_singleDocumentNonOptionalFailsOnNull", test_singleDocumentNonOptionalFailsOnNull),
("test_singleDocumentNull", test_singleDocumentNull),
("test_singleDocumentNull_encode", test_singleDocumentNull_encode),
("test_singleDocumentNullWithAPIDescription", test_singleDocumentNullWithAPIDescription),
("test_singleDocumentNullWithAPIDescription_encode", test_singleDocumentNullWithAPIDescription_encode),
("test_singleDocumentSomeIncludes", test_singleDocumentSomeIncludes),
("test_singleDocumentSomeIncludes_encode", test_singleDocumentSomeIncludes_encode),
("test_singleDocumentSomeIncludesWithMetadata", test_singleDocumentSomeIncludesWithMetadata),