Files
mongo/jstests/aggregation/sources/setWindowFields/n_accumulators_bottom.js
nicola cabiddu 2fba020861 SERVER-104537 add n individual tests for n_accumulators (#35801)
GitOrigin-RevId: 6abdad9f78f163582dee3be8449985e5d23639e8
2025-05-07 13:10:21 +00:00

6 lines
131 B
JavaScript

import {
testAccumulator,
} from "jstests/aggregation/sources/setWindowFields/n_accumulators.js";
testAccumulator("$bottom");