summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authordubiousjim <dubiousjim@gmail.com>2020-03-06 08:34:02 -0500
committerGitHub <noreply@github.com>2020-03-06 08:34:02 -0500
commit9a63902db5bc33f3130c7227299cfb3b5be400ae (patch)
tree2d8215f1e153d5ca20ff608973a1988c589eaa58 /tools
parentafea9b2edd4becf66bdc6d40a0cb0dbe29267524 (diff)
Rename readDir -> readdir (#4225)
Diffstat (limited to 'tools')
-rw-r--r--tools/testdata/unit_test_output1.txt4
-rw-r--r--tools/testdata/unit_test_output3.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/testdata/unit_test_output1.txt b/tools/testdata/unit_test_output1.txt
index 4b208319f..8a4cfdfd3 100644
--- a/tools/testdata/unit_test_output1.txt
+++ b/tools/testdata/unit_test_output1.txt
@@ -133,9 +133,9 @@ test readFileSyncNotFound_permW0N0E0
... ok
test readFileSuccess_permW0N0E0
... ok
-test readDirSyncNotDir_permW0N0E0
+test readdirSyncNotDir_permW0N0E0
... ok
-test readDirSyncNotFound_permW0N0E0
+test readdirSyncNotFound_permW0N0E0
... ok
test writeFileSyncPerm_permW0N0E0
... ok
diff --git a/tools/testdata/unit_test_output3.txt b/tools/testdata/unit_test_output3.txt
index 402261e76..f1dd7078e 100644
--- a/tools/testdata/unit_test_output3.txt
+++ b/tools/testdata/unit_test_output3.txt
@@ -163,9 +163,9 @@ test readFileSyncNotFound_permW0N0E0
... ok
test readFileSuccess_permW0N0E0
... ok
-test readDirSyncNotDir_permW0N0E0
+test readdirSyncNotDir_permW0N0E0
... ok
-test readDirSyncNotFound_permW0N0E0
+test readdirSyncNotFound_permW0N0E0
... ok
test writeFileSyncPerm_permW0N0E0
... ok