From 834544350ce56c30de51750ca3f5a824b017217e Mon Sep 17 00:00:00 2001 From: Stepan Mikhaylyuk Date: Tue, 13 Oct 2015 20:28:09 +0300 Subject: [PATCH] Create react-input-calendar-tests.ts --- react-input-calendar/react-input-calendar-tests.ts | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 react-input-calendar/react-input-calendar-tests.ts diff --git a/react-input-calendar/react-input-calendar-tests.ts b/react-input-calendar/react-input-calendar-tests.ts new file mode 100644 index 000000000..599c8533c --- /dev/null +++ b/react-input-calendar/react-input-calendar-tests.ts @@ -0,0 +1,4 @@ +/// +/// + +var reactInp = new ReactInputCalendar();