(NFC) Fix possible flacky tests by splitting the parts of the checksum up so that...
[civicrm-core.git] / ang / crmD3.js
... / ...
CommitLineData
1(function (angular, $, _) {
2 angular.module('crmD3', CRM.angRequires('crmD3'));
3})(angular, CRM.$, CRM._);