Removing unnecessary test on gdatetime.c

Helps issue #1434
This commit is contained in:
Emmanuel Fleury
2021-12-14 13:44:45 +01:00
parent ce57cc1c02
commit 6a17b114b6
2 changed files with 0 additions and 43 deletions

View File

@@ -18,7 +18,6 @@ subdir('refcount')
tests = {
'testglib' : {'tap' : true},
'testgdate' : {},
'datetime' : {},
'child-test' : {},
'completion-test' : {},
'dirname-test' : {},