Move tests/env-test.c into glib/tests/environment.c

This commit is contained in:
Emmanuel Fleury
2021-12-16 16:27:59 +01:00
parent 22965a4d7d
commit 20c8ea1bc6
3 changed files with 81 additions and 110 deletions

View File

@@ -19,7 +19,6 @@ tests = {
'testglib' : {'tap' : true},
'testgdate' : {},
'file-test' : {},
'env-test' : {},
'gio-test' : {},
'mainloop-test' : {},
'mapping-test' : {},