Initial commit

This commit is contained in:
2016-01-01 10:36:43 -05:00
commit 84f1f8dacc
30 changed files with 489 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')