summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/testcase/tstRTPathGlob.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2016-07-22 16:21:26 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2016-07-22 16:21:26 +0000
commit5b93a81ea66def9fb54b88e2ebd516bf3ac96db5 (patch)
tree76003e27caef9797b3ff555f381a013f49bffbad /src/VBox/Runtime/testcase/tstRTPathGlob.cpp
parent5ee33522b55c9e5521d6bad0e5da199a7e5e559f (diff)
downloadVirtualBox-svn-5b93a81ea66def9fb54b88e2ebd516bf3ac96db5.tar.gz
IPRT: scm
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62461 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Runtime/testcase/tstRTPathGlob.cpp')
-rw-r--r--src/VBox/Runtime/testcase/tstRTPathGlob.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstRTPathGlob.cpp b/src/VBox/Runtime/testcase/tstRTPathGlob.cpp
index 1b38f9251b6..f1b01a9aad0 100644
--- a/src/VBox/Runtime/testcase/tstRTPathGlob.cpp
+++ b/src/VBox/Runtime/testcase/tstRTPathGlob.cpp
@@ -79,4 +79,3 @@ int main(int argc, char **argv)
return RTTestSummaryAndDestroy(hTest);
}
-