mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove old XXX comment about $elemMatch needing tests.
This commit is contained in:
@@ -825,7 +825,6 @@ Tinytest.add("minimongo - selector_compiler", function (test) {
|
||||
{dogs: [{name: "Fido", age: 5}, {name: "Rex", age: 3}]});
|
||||
|
||||
// XXX still needs tests:
|
||||
// - $elemMatch
|
||||
// - non-scalar arguments to $gt, $lt, etc
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user