Uninitialized constant RedmineDmsf::DmsfZip

This commit is contained in:
1redmine 2025-06-19 13:05:26 +02:00
parent 14f649c112
commit 1b57325563

View File

@ -18,6 +18,7 @@
# <https://www.gnu.org/licenses/>. # <https://www.gnu.org/licenses/>.
require File.expand_path('../../test_helper', __FILE__) require File.expand_path('../../test_helper', __FILE__)
require File.expand_path('../../../lib/redmine_dmsf/dmsf_zip', __FILE__)
# DMSF controller # DMSF controller
class DmsfControllerTest < RedmineDmsf::Test::TestCase class DmsfControllerTest < RedmineDmsf::Test::TestCase