mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
Merge pull request #345 from tohann/master
correct systems tab view test describe
This commit is contained in:
commit
958ce4dfcf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
describe 'editor/level/thangs_tab', ->
|
||||
describe 'editor/level/systems_tab', ->
|
||||
SystemsTabView = require 'views/editor/level/systems_tab_view'
|
||||
|
||||
it 'does stuff', ->
|
||||
|
|
Loading…
Reference in a new issue