##// END OF EJS Templates
fix disable to run test environment...
Toshi MARUYAMA -
r12115:3782836e73e7
parent child
Show More
@@ -15,7 +15,7
15 # along with this program; if not, write to the Free Software
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17
17
18 require 'redmine/scm/adapters/abstract_adapter'
18 require 'redmine/scm/adapters'
19
19
20 module Redmine
20 module Redmine
21 module Scm
21 module Scm
General Comments 0
You need to be logged in to leave comments. Login now