#1563 help
This commit is contained in:
parent
347fed7ce1
commit
77c0c071cb
@ -18,6 +18,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
# Help controller
|
||||
class DmsfHelpController < ApplicationController
|
||||
def show_wiki_syntax
|
||||
lang = current_language.to_s
|
||||
|
||||
@ -20,7 +20,8 @@
|
||||
|
||||
require File.expand_path('../../test_helper', __FILE__)
|
||||
|
||||
class HelpControllerTest < RedmineDmsf::Test::TestCase
|
||||
# Help controller
|
||||
class DmsfHelpControllerTest < RedmineDmsf::Test::TestCase
|
||||
fixtures :dmsf_folders, :dmsf_files, :dmsf_file_revisions
|
||||
|
||||
def test_wiki_syntax
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user