]> git.draconx.ca Git - gob-dx.git/blobdiff - tests/options.at
Expand --no-touch-headers to include the private header.
[gob-dx.git] / tests / options.at
index 30be9e21fcdf45dc7cae0f6ee06d12538962ff73..4fb710e0fd6950453f361eb3a45a8335e151672b 100644 (file)
@@ -298,10 +298,6 @@ AT_DATA([test.gob], [[class :Test from G:Object
 }
 ]])
 
-m4_if(OPTION, [--no-touch-headers],
-[#Currently, the private header is modified even with --no-touch-headers.
-AT_XFAIL_IF([:])])dnl
-
 AT_CHECK([gob2 test.gob])
 touch test-c test-h test-private
 TEST_MTIME_DELAY