describe('The esnAttachmentDefaultViewer directive', function() {
  var $rootScope, $compile;

  beforeEach(function() {
    module('esn.attachment');