Marcin Krzyzanowski 6 năm trước cách đây
mục cha
commit
bf9acad8d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Tests/LinuxMain.swift

+ 1 - 1
Tests/LinuxMain.swift

@@ -27,7 +27,7 @@ var tests = [
         testCase(RabbitTestsPerf.allTests()),
         testCase(ExtensionsTestPerf.allTests()),
         testCase(PBKDFPerf.allTests()),
-        testCase(ScryptTestsPerf.allTests))
+        testCase(ScryptTestsPerf.allTests())
     ]
 #endif