mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 13:44:41 +08:00
b29d5ac75b
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", () => {
|
|
});
|