mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 06:36:27 +08:00
6 lines
88 B
Ruby
6 lines
88 B
Ruby
|
require 'test_helper'
|
||
|
|
||
|
class ActivitiesControllerTest < ActionController::TestCase
|
||
|
|
||
|
end
|