예제 #1
0
 def test_getcwd(self):
     assert rposix.getcwd() == os.getcwd()
예제 #2
0
 def test_getcwd(self):
     assert rposix.getcwd() == os.getcwd()