/**
* @license
* Copyright The Closure Library Authors.
* SPDX-License-Identifier: Apache-2.0
*/
goog.module('goog.date.relativeTest');
goog.setTestOnly();
/** @suppress {extraRequire} */
const relativeCommonTests = goog.require('goog.date.relativeCommonTests');