Exemplo n.º 1
0
Arquivo: tests.py Projeto: ronwxy/hue
 def test_get_path(self):
     assert_equal("/foo/bar", models.get_path("hdfs://host/foo/bar"))
Exemplo n.º 2
0
 def test_get_path(self):
   assert_equal("/foo/bar", models.get_path("hdfs://host/foo/bar"))