Commit bcd64440 authored by tfarina's avatar tfarina Committed by Commit bot

Cleanup: json_schema_test.js now lives in extensions/test/data.

This fixes a TODO to point to the right path where this file now lives.

BUG=None
R=kalman@chromium.org

Review URL: https://codereview.chromium.org/887273003

Cr-Commit-Position: refs/heads/master@{#314801}
parent e1c1f401
......@@ -16,7 +16,7 @@ class Value;
// Base class for unit tests for JSONSchemaValidator. There is currently only
// one implementation, JSONSchemaValidatorCPPTest.
//
// TODO(aa): Refactor chrome/test/data/json_schema_test.js into
// TODO(aa): Refactor extensions/test/data/json_schema_test.js into
// JSONSchemaValidatorJSTest that inherits from this.
class JSONSchemaValidatorTestBase : public testing::Test {
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment