Cross Reference:
xref
: /
dovecot
/
src
/
lib-http
/
director.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
permission_test.rb revision 3eedfb6dd90308259bcfeddaa2cc883c1219df76
require
'test_helper'
class
PermissionTest
<
ActiveSupport
::
TestCase
context
'Associations'
do
should
belong_to
:
ontology
should
belong_to
:
owner
end
end