diff options
Diffstat (limited to 'o3tl/qa/export.map')
-rw-r--r-- | o3tl/qa/export.map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/o3tl/qa/export.map b/o3tl/qa/export.map index 709047ae63e5..3308588ef6f8 100644 --- a/o3tl/qa/export.map +++ b/o3tl/qa/export.map @@ -25,9 +25,9 @@ # #************************************************************************* -UDK_3.1 { +UDK_3_0_0 { global: - registerAllTestFunction; + cppunitTestPlugIn; local: *; |