]> git.draconx.ca Git - gob-dx.git/blobdiff - tests/options.at
Make --no-gnu suppress get_type function attributes.
[gob-dx.git] / tests / options.at
index 4fb710e0fd6950453f361eb3a45a8335e151672b..53eda4695d45898f6184c092bc5aa08d9079e152 100644 (file)
@@ -418,9 +418,6 @@ class :Test from G:Object
 }
 ]])
 
-# --no-gnu is currently busted for the get_type function declaration.
-AT_XFAIL_IF([:])
-
 AT_CHECK([gob2 test.gob])
 AT_CHECK([cat test*.h test.c | grep '_GNUC_' >/dev/null], [0])