mbraude / TeddyMocks

A simple mock framework for Javascript, written in and optimized for TypeScript development
8 stars 3 forks source link

FIXED compilation errors #4

Open Waog opened 9 years ago

Waog commented 9 years ago

Fixed the compilation problems described in #3.

This may break existing functionality, but works for my small example tests so far.