Add integration test
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user