test/engine: Make RFC822 tests use their own subdirectory
Ensures they match the same source layout as in the engine.
This commit is contained in:
parent
27e1b5433f
commit
940781a379
7 changed files with 6 additions and 6 deletions
|
|
@ -54,12 +54,12 @@ geary_test_engine_sources = [
|
|||
'engine/imap-engine/imap-engine-generic-account-test.vala',
|
||||
'engine/mime/mime-content-type-test.vala',
|
||||
'engine/outbox/outbox-email-identifier-test.vala',
|
||||
'engine/rfc822-mailbox-address-test.vala',
|
||||
'engine/rfc822-mailbox-addresses-test.vala',
|
||||
'engine/rfc822-message-test.vala',
|
||||
'engine/rfc822-message-data-test.vala',
|
||||
'engine/rfc822-part-test.vala',
|
||||
'engine/rfc822-utils-test.vala',
|
||||
'engine/rfc822/rfc822-mailbox-address-test.vala',
|
||||
'engine/rfc822/rfc822-mailbox-addresses-test.vala',
|
||||
'engine/rfc822/rfc822-message-test.vala',
|
||||
'engine/rfc822/rfc822-message-data-test.vala',
|
||||
'engine/rfc822/rfc822-part-test.vala',
|
||||
'engine/rfc822/rfc822-utils-test.vala',
|
||||
'engine/util-ascii-test.vala',
|
||||
'engine/util-config-file-test.vala',
|
||||
'engine/util-html-test.vala',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue