Added failing test.
This commit is contained in:
parent
c3db9f4909
commit
2444eb357e
|
@ -0,0 +1,3 @@
|
|||
project('fff', 'c')
|
||||
|
||||
subdir('subprojects')
|
|
@ -0,0 +1 @@
|
|||
x = 'x'
|
Loading…
Reference in New Issue