summaryrefslogtreecommitdiff
path: root/configmgr/qa/unit/export.map
blob: 4ca70fa85463bfb4a26c6d415f8c17f061c3864a (plain)
1
2
3
4
5
6
7
UDK_3.0 {
    global:
        registerAllTestFunction;

    local:
        *;
};