Adds missing language chains.

This commit is contained in:
Thomas Corbière
2017-06-22 10:13:10 +02:00
parent 755b23622a
commit a5bc52b046

View File

@@ -134,6 +134,8 @@ declare namespace Chai {
at: Assertion;
of: Assertion;
same: Assertion;
but: Assertion;
does: Assertion;
}
interface NumericComparison {