tests: Remove redundant old atomic test

The test in `glib/tests/atomic.c` does everything this test did, and
more.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #1434
This commit is contained in:
Philip Withnall
2019-10-08 12:08:50 +01:00
parent 5dbaa18d61
commit 30dd30d05a
2 changed files with 0 additions and 64 deletions

View File

@@ -19,7 +19,6 @@ tests = {
'testglib' : {'tap' : true},
'testgdate' : {},
'datetime' : {},
'atomic-test' : {},
'bit-test' : {},
'child-test' : {},
'completion-test' : {},