Skip to content

Commit

Permalink
Moved tuple_with_vec tests to tuple_with_vec_int
Browse files Browse the repository at this point in the history
  • Loading branch information
lkirkwood committed Apr 20, 2024
1 parent b1dba57 commit 134fed9
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xsd-parser/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mod restriction_any_type;
mod simple_type;
mod tuple_with_integer;
mod tuple_with_string;
mod tuple_with_vec;
mod tuple_with_vec_int;
mod type_name_clash;
mod union;
mod xsd_string;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 134fed9

Please sign in to comment.