Add initial generated sources.
This commit is contained in:
parent
279a8ad1d4
commit
f2c7e09339
3 changed files with 15 additions and 0 deletions
6
src/lib.rs
Normal file
6
src/lib.rs
Normal file
|
@ -0,0 +1,6 @@
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[test]
|
||||
fn it_works() {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue