mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 03:15:57 +01:00
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
4 lines
71 B
Bash
4 lines
71 B
Bash
#! /bin/sh
|
|
|
|
JRUBY_OPTS=-J-Xmx1024m bundle exec rake test:${TEST_SUITE}
|