diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:09:31 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:09:31 +0000 |
commit | 4b860e1fbbe7acd81ca72c4c5a5988c6832bdd9f (patch) | |
tree | 7b1f830ce97e9a34c33664a72ea1ec28e92749de /salhelper | |
parent | c62a55b37f5d8918aa25e2f6876a016b0da13ebc (diff) |
INTEGRATION: CWS sb22 (1.1.2); FILE ADDED
2004/09/20 12:07:08 sb 1.1.2.1: #109743# Make tests run on all platforms.
Diffstat (limited to 'salhelper')
-rwxr-xr-x | salhelper/qa/version.map | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/salhelper/qa/version.map b/salhelper/qa/version.map new file mode 100755 index 000000000000..de41d83b562b --- /dev/null +++ b/salhelper/qa/version.map @@ -0,0 +1,6 @@ +UDK_3_0_0 { + global: + registerAllTestFunction; + local: + *; +}; |