test(platform-server): update the symbol lists (#24209)

PR Close #24209
This commit is contained in:
Victor Berchet 2018-05-30 15:02:22 -07:00
parent c25e6142d2
commit accda00190
1 changed files with 6 additions and 0 deletions

View File

@ -1202,6 +1202,9 @@
{ {
"name": "PLATFORM_INITIALIZER" "name": "PLATFORM_INITIALIZER"
}, },
{
"name": "PLATFORM_SERVER_ID"
},
{ {
"name": "PLURAL_CASES" "name": "PLURAL_CASES"
}, },
@ -3347,6 +3350,9 @@
{ {
"name": "isObservable" "name": "isObservable"
}, },
{
"name": "isPlatformServer"
},
{ {
"name": "isPrefixEnd" "name": "isPrefixEnd"
}, },