1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00

Disable test

This commit is contained in:
Brian Fiete 2024-01-23 07:25:39 -05:00
parent b108349a67
commit 247b084fd1

View file

@ -1,3 +1,6 @@
# Disabled - This version of WS32_2.dll is no longer hosted by MS
Stop();
SetSymSrvOptions("C:/SymCache", "http://symbols.beeflang.org/\nhttps://msdl.microsoft.com/download/symbols", "TempCache") SetSymSrvOptions("C:/SymCache", "http://symbols.beeflang.org/\nhttps://msdl.microsoft.com/download/symbols", "TempCache")
#SetSymSrvOptions("C:/SymCache", "http://127.0.0.1:8042", "TempCache") #SetSymSrvOptions("C:/SymCache", "http://127.0.0.1:8042", "TempCache")