Fixed test for react-dnd-html5-backend

This commit is contained in:
oizie
2016-07-04 11:47:20 +01:00
parent 79a7fad499
commit 2d8104f6f9

View File

@@ -1,4 +1,4 @@
///<reference path="react-dnd.d.ts" />
///<reference path="react-dnd-html5-backend.d.ts" />
"use strict";
// Test adapted from the ReactDnD chess game tutorial: