add write_file and run_python_file with tests
This commit is contained in:
@@ -7,3 +7,5 @@ def test():
|
||||
print(f"{result}{get_files_info("calculator", "/bin")}")
|
||||
print(f"{result}{get_files_info("calculator", "../")}")
|
||||
|
||||
if __name__ == "__main__":
|
||||
test()
|
||||
Reference in New Issue
Block a user