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', ->
|
||||||
|
|
Reference in a new issue