1
0

Adding autogenerated plugin files

command: rails generate redmine_plugin body_tracking
This commit is contained in:
cryptogopher
2019-07-28 22:42:50 +02:00
commit 94971489d1
5 changed files with 18 additions and 0 deletions

2
test/test_helper.rb Normal file
View File

@@ -0,0 +1,2 @@
# Load the Redmine helper
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')