Add integration test

This commit is contained in:
2026-05-03 13:06:11 -07:00
parent 405a00c7ab
commit 31476485cf
4 changed files with 80 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
pub mod proto_gen;
pub mod generator;
// Uncomment this to check if the code compiles
#[path = "../proto/google/protobuf/descriptor.rs"]
pub mod descriptor;
// #[path = "../proto/google/protobuf/descriptor.rs"]
// pub mod descriptor;
use std::fmt;