X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/268cd12f990b95d82d00e639288563c6c6ce9452..926b8d8fb3ecffe60f3eaefcd5ec40a5273251ce:/tests/options.at diff --git a/tests/options.at b/tests/options.at index 30be9e2..4fb710e 100644 --- a/tests/options.at +++ b/tests/options.at @@ -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