summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/mbgl/test/util.hpp')
-rw-r--r--test/src/mbgl/test/util.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/mbgl/test/util.hpp b/test/src/mbgl/test/util.hpp
index 30108a8866..66499c6fd6 100644
--- a/test/src/mbgl/test/util.hpp
+++ b/test/src/mbgl/test/util.hpp
@@ -59,7 +59,7 @@ namespace test {
class Server {
public:
- Server(const char* executable);
+ Server(const char* script);
~Server();
private: