Skip to content

Commit

Permalink
Force path
Browse files Browse the repository at this point in the history
  • Loading branch information
n8henrie committed Sep 28, 2023
1 parent 2e70506 commit 5d9cda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quicksilver/Tests/Tests-QSCore/QSFileObjectTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ - (void)testFileObject
} else {
path = @"/Applications/TextEdit.app";
}

path = @"/System/Applications/TextEdit.app";
NSLog(@"Testing on path: %@", path);

QSObject *object = [QSObject fileObjectWithPath:path];
Expand Down

0 comments on commit 5d9cda6

Please sign in to comment.