Added \cong + fixed comment copypasta.

Test Plan: Parses and renders locally.

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D6393
This commit is contained in:
Alex Lopatin
2014-01-28 16:13:51 -08:00
parent fe346f56ca
commit 8c179252c5
3 changed files with 4 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ describe("A bin parser", function() {
});
describe("A rel parser", function() {
var expression = "=<>\\leq\\geq\\neq\\nleq\\ngeq";
var expression = "=<>\\leq\\geq\\neq\\nleq\\ngeq\\cong";
it("should not fail", function() {
expect(function() {