Index: mojo/tools/data/gotests |
diff --git a/mojo/tools/data/gotests b/mojo/tools/data/gotests |
index 3ebc9119bd26bc13ba570e85a3caff55a4bdf37e..62f09e435e15d55ad2d9055821bda1bd5b064bc0 100644 |
--- a/mojo/tools/data/gotests |
+++ b/mojo/tools/data/gotests |
@@ -8,5 +8,6 @@ |
test_dirs = [ |
'mojom/mojom_parser/lexer', |
'mojom/mojom_parser/mojom', |
- 'mojom/mojom_parser/parser' |
+ 'mojom/mojom_parser/parser', |
+ 'mojom/mojom_parser/serialization', |
] |