mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
TESTS: expand modules test coverage.
This commit is contained in:
parent
922955ad0a
commit
b59954799d
@ -53,4 +53,7 @@ let embedded_with_params = embedded_mod{deep_value = "Some"};
|
||||
|
||||
assert |
|
||||
embedded_with_params.embedded.value == "Some";
|
||||
|;
|
||||
assert |
|
||||
embedded_mod{dep_value="Some"}.embedded_def{}.value == "None";
|
||||
|;
|
Loading…
x
Reference in New Issue
Block a user