Skip to content

Commit

Permalink
Fix compiledForSingleLocale test skipifs
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Rift <[email protected]>
  • Loading branch information
riftEmber committed Jul 12, 2023
1 parent 5133ac3 commit 46663dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/compflags/chplconfig/compiledForSingleLocale-local.skipif
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/usr/bin/env python3
#!/usr/bin/env python3

import os

Expand Down
2 changes: 1 addition & 1 deletion test/compflags/chplconfig/compiledForSingleLocale-no-local.skipif
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/usr/bin/env python3
#!/usr/bin/env python3

import os

Expand Down
2 changes: 1 addition & 1 deletion test/compflags/chplconfig/compiledForSingleLocale-noflag.skipif
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/usr/bin/env python3
#!/usr/bin/env python3

import os

Expand Down

0 comments on commit 46663dc

Please sign in to comment.