mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Fixes tabbed code test in literate
This commit is contained in:
parent
088b8b3ec5
commit
fd47920c63
1 changed files with 2 additions and 2 deletions
|
@ -53,5 +53,5 @@ and unordered lists, are fine:
|
|||
|
||||
Tabs work too:
|
||||
|
||||
test "tabbed code", ->
|
||||
ok yes
|
||||
test "tabbed code", ->
|
||||
ok yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue