Skip to content

Commit 60d2e1c

Browse files
author
Mikachu2333
committed
revert
1 parent 8ca94cf commit 60d2e1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/xy.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ main (int argc, char const *argv[])
9999
assert (xy_dir_exist ("~"));
100100
if (xy_on_windows)
101101
{
102+
say (xy_win_powershell_profile);
103+
say (xy_win_powershellv5_profile);
102104
assert (xy_file_exist (xy_win_powershell_profile));
103105
assert (true == xy_file_exist (xy_win_powershellv5_profile));
104106
assert (xy_dir_exist ("C:\\Users"));

0 commit comments

Comments
 (0)