aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/SearchTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/test/BurnUnitTest/SearchTest.cpp')
-rw-r--r--src/burn/test/BurnUnitTest/SearchTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/burn/test/BurnUnitTest/SearchTest.cpp b/src/burn/test/BurnUnitTest/SearchTest.cpp
index 06ffd017..7efbca2d 100644
--- a/src/burn/test/BurnUnitTest/SearchTest.cpp
+++ b/src/burn/test/BurnUnitTest/SearchTest.cpp
@@ -97,7 +97,7 @@ namespace Bootstrapper
97 } 97 }
98 } 98 }
99 99
100 [Fact(Skip = "Currently fails")] 100 [Fact]
101 void FileSearchTest() 101 void FileSearchTest()
102 { 102 {
103 HRESULT hr = S_OK; 103 HRESULT hr = S_OK;