Index: gyp/tests.gyp |
diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
index cd9e1b80c7a307e8c11b83e296da14c768c01a5f..4f9fefeff61edd98983a9b4246c8ab90fd30360a 100644 |
--- a/gyp/tests.gyp |
+++ b/gyp/tests.gyp |
@@ -44,6 +44,7 @@ |
'../tests/DrawPathTest.cpp', |
'../tests/DrawTextTest.cpp', |
'../tests/EmptyPathTest.cpp', |
+ '../tests/ErrorTest.cpp', |
'../tests/FillPathTest.cpp', |
'../tests/FlatDataTest.cpp', |
'../tests/FlateTest.cpp', |