Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / file / fileperms_variation1.php.skipif
blob8a667487fee301dcac7ac3ddf0441cce9ccaeb16
1 <?hh
2 <<__EntryPoint>> function main(): void {
3 if (substr(PHP_OS, 0, 3) == 'WIN') {
4     die('skip Do not run on Windows');