Renamed files.

This commit is contained in:
Kazi Manzur Rashid
2013-04-29 23:56:35 +06:00
parent 8b4a498644
commit fe8140afe8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Type definitions for sinon-chai expect 2.4.0
// Type definitions for sinon-chai 2.4.0
// Project: https://github.com/domenic/sinon-chai
// Definitions by: Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
@@ -30,4 +30,4 @@ declare module chai {
interface Have {
been: Been;
}
}
}