summaryrefslogtreecommitdiff
path: root/tests/Bug_2980_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_2980_Regression_Test.cpp')
-rw-r--r--tests/Bug_2980_Regression_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Bug_2980_Regression_Test.cpp b/tests/Bug_2980_Regression_Test.cpp
index 332cfeee501..c8cf34e84fe 100644
--- a/tests/Bug_2980_Regression_Test.cpp
+++ b/tests/Bug_2980_Regression_Test.cpp
@@ -1,4 +1,5 @@
// $Id$
+ //FUZZ: disable check_for_lack_ACE_OS
#include <iostream>
#include <assert.h>
@@ -192,3 +193,4 @@ int main (int, char *[])
return 0;
}
+ //FUZZ: enable check_for_lack_ACE_OS