mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Fix simple bindings with template soure
This commit is contained in:
parent
8f3682135b
commit
e4bad039b0
4 changed files with 23 additions and 1 deletions
|
@ -178,6 +178,7 @@ class TestSamples(unittest.TestCase):
|
|||
"template_binding",
|
||||
"template_binding_extern",
|
||||
"template_no_parent",
|
||||
"template_simple_binding",
|
||||
"typeof",
|
||||
"unchecked_class",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue