mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
import { makeSuite } from './helpers/make-suite';
|
|
|
|
makeSuite('Empty run for coverage', () => {});
|