7 lines
217 B
Ruby
7 lines
217 B
Ruby
require "diaspora_federation/test/factories"
|
|
|
|
module DiasporaFederation
|
|
# This module encapsulates helper functions maybe wanted by a testsuite of a diaspora_federation gem user application.
|
|
module Test
|
|
end
|
|
end
|