mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 18:23:21 +08:00
7e3e3a6015
Summary: Adding tests Test Plan: Tests Reviewers: juan, bengotow Reviewed By: bengotow Differential Revision: https://phab.nylas.com/D2892
5 lines
150 B
JavaScript
5 lines
150 B
JavaScript
import {events} from './fixtures/events'
|
|
import {NylasCalendar} from 'nylas-component-kit'
|
|
|
|
describe("Extended Nylas Calendar Week View", () => {
|
|
});
|