newline in test-module-imports.c

This commit is contained in:
Mackenzie Clark
2019-02-27 10:41:22 -08:00
committed by GitHub
parent 1dfa106850
commit 2a7a8c0069

View File

@ -53,4 +53,4 @@ int main()
printf("Destroy imports\n");
wasmer_import_descriptors_destroy(imports);
return 0;
}
}