mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-13 12:47:11 +08:00
5 lines
88 B
Ruby
5 lines
88 B
Ruby
require 'test_helper'
|
|
|
|
class ActivitiesControllerTest < ActionController::TestCase
|
|
|
|
end
|