Ejemplo n.º 1
0
 def test_content_type(self):
     d = DataFileElement('foo.txt')
     ntools.assert_equal(d.content_type(), 'text/plain')