Skip to content

Commit

Permalink
fix filesystem tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Diullei committed Feb 24, 2013
1 parent 0ea971f commit 5a400fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filesystem/filesystem.d.ts
Expand Up @@ -3,7 +3,7 @@
// Definitions by: Kon <http://phyzkit.net/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped

/// <reference path="filewriter.d.ts" />
/// <reference path="../filewriter/filewriter.d.ts" />

interface LocalFileSystem {

Expand Down

0 comments on commit 5a400fc

Please sign in to comment.