mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
gio: Use 'cpp' suite for C++ tests
That's what we use for all the tests, so be consistent.
This commit is contained in:
parent
6efbc7c624
commit
d4088e7f2a
@ -146,7 +146,7 @@ if have_cxx
|
|||||||
'cxx' : {
|
'cxx' : {
|
||||||
'protocol': 'exitcode',
|
'protocol': 'exitcode',
|
||||||
'source' : ['cxx.cpp'],
|
'source' : ['cxx.cpp'],
|
||||||
'suite': ['C++'],
|
'suite': ['cpp'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user