SERVER-94971 Add query ownership for files under jstests/libs (#27375)

GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
This commit is contained in:
Nick Zolnierz
2024-10-02 07:04:44 -04:00
committed by MongoDB Bot
parent 7977f1e680
commit 3e0ff89ff1
709 changed files with 1033 additions and 876 deletions

View File

@@ -1,5 +1,5 @@
// Tests for $arrayToObject aggregation expression.
import "jstests/libs/sbe_assert_error_override.js";
import "jstests/libs/query/sbe_assert_error_override.js";
import {assertErrorCode} from "jstests/aggregation/extras/utils.js";