tests: Rename testheaderbar2 to testheaderbar

There is only one headerbar test now.
This commit is contained in:
Matthias Clasen 2020-05-14 20:15:59 -04:00
parent 1e2b5a9c19
commit 9e8d845a61
2 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ gtk_tests = [
['testglblending', ['gtkgears.c']],
['testgrid'],
['testgtk'],
['testheaderbar2'],
['testheaderbar'],
['testheightforwidth'],
['testhover'],
['testiconview'],