mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-23 18:29:50 -04:00
Rename macros_test.ucg to func_test.ucg
This commit is contained in:
parent
72de604384
commit
99ee28aa30
@ -92,7 +92,7 @@ fn test_comparisons() {
|
|||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_funcs() {
|
fn test_funcs() {
|
||||||
assert_build(include_str!("../../integration_tests/macros_test.ucg"));
|
assert_build(include_str!("../../integration_tests/func_test.ucg"));
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user