mirror of
https://github.com/pantor/inja.git
synced 2026-03-05 08:46:27 +00:00
add tests for get source location function
This commit is contained in:
@@ -457,7 +457,7 @@ TEST_CASE("templates") {
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("other-syntax") {
|
||||
TEST_CASE("other syntax") {
|
||||
json data;
|
||||
data["name"] = "Peter";
|
||||
data["city"] = "Brunswick";
|
||||
|
||||
Reference in New Issue
Block a user