mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 04:34:04 +02: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:
@@ -146,7 +146,7 @@ if have_cxx
|
|||||||
'cxx' : {
|
'cxx' : {
|
||||||
'protocol': 'exitcode',
|
'protocol': 'exitcode',
|
||||||
'source' : ['cxx.cpp'],
|
'source' : ['cxx.cpp'],
|
||||||
'suite': ['C++'],
|
'suite': ['cpp'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user