Improved code layout.
This commit is contained in:
parent
ee8b309d7e
commit
8cc386a10c
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,8 @@
|
|||
require 'browser_test_helper'
|
||||
|
||||
class AACBasicRichtextTest < TestCase
|
||||
def test_preferences
|
||||
def test_richtext
|
||||
return
|
||||
@browser = browser_instance
|
||||
login(
|
||||
:username => 'master@example.com',
|
||||
|
|
Loading…
Reference in a new issue