mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-04 09:53:55 -04: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'
|
SystemsTabView = require 'views/editor/level/systems_tab_view'
|
||||||
|
|
||||||
it 'does stuff', ->
|
it 'does stuff', ->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue