Fix colors for 0.9 and rename test file

This commit is contained in:
Neil Stalker
2013-06-21 15:21:45 +01:00
parent 7480501d49
commit 4b44767f4a
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare interface String {
interface String {
bold:string;
italic:string;
underline:string;