JavaScript: Rename a test.

The old test name would cause a compiler warning, which we don't want to include in the expected output.
This commit is contained in:
Max Schaefer
2019-08-02 14:05:57 +01:00
parent 4141a98616
commit 3daa974255
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ import SystemCommandExecution
import ResponseExpr
import HeaderDefinition
import RouteSetup_getServer
import ClientRequest
import TestClientRequest
import HeaderDefinition_getAHeaderName
import ServerDefinition
import HeaderAccess