From b68a2a4f7631c2b4556421b3d55d46bfe7b553f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Fri, 22 Aug 2014 14:54:09 +0200 Subject: add uppercase/lowercase symbols to headless test --- test/test.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.gyp') diff --git a/test/test.gyp b/test/test.gyp index 07709ecc86..fd7725bb03 100644 --- a/test/test.gyp +++ b/test/test.gyp @@ -201,6 +201,7 @@ "./headless.cpp", "../common/headless_view.hpp", "../common/headless_view.cpp", + "../common/platform_default.cpp", "./fixtures/fixture_request.cpp", "./fixtures/fixture_log.hpp", "./fixtures/fixture_log.cpp", -- cgit v1.2.1