forked from catchorg/Catch2
Revert "Do not resolve symbolic path when sanitizing filepath during approvals"
This reverts commit 52f3abadbb
.
Opens #1691
This commit is contained in:
@@ -4,7 +4,6 @@ import subprocess
|
||||
|
||||
|
||||
catchPath = os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0])))
|
||||
catchPathSymbolic = os.path.dirname(os.path.dirname(sys.argv[0]))
|
||||
|
||||
def getBuildExecutable():
|
||||
if os.name == 'nt':
|
||||
|
Reference in New Issue
Block a user