diff options
author | mnandri <mnandri@eumguccion.corporate.thoughtworks.com> | 2015-12-15 18:05:43 +0100 |
---|---|---|
committer | mnandri <mnandri@eunglick.corporate.thoughtworks.com> | 2015-12-18 11:22:34 +0100 |
commit | f8ac23150f5f840eaa4ef920b003966f911de8fa (patch) | |
tree | bf8179d942a0f0e7cc5017a243dded302212b9ed /web-ui/test | |
parent | 93350f99193b78c6adf0b79b8565fe477912fd80 (diff) |
enabling backend for Attachment feature toggle
Issue #548
Diffstat (limited to 'web-ui/test')
-rw-r--r-- | web-ui/test/spec/mail_view/ui/attachment.spec.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web-ui/test/spec/mail_view/ui/attachment.spec.js b/web-ui/test/spec/mail_view/ui/attachment.spec.js new file mode 100644 index 00000000..5d14f860 --- /dev/null +++ b/web-ui/test/spec/mail_view/ui/attachment.spec.js @@ -0,0 +1,3 @@ +/** + * Created by mnandri on 12/15/15. + */ |