[Flang] Testcase changes to switch directories before rm (NFC) (#73602)
commit9a485b02f9e3184ae34e64dbadc2a17b787db007
authormadanial0 <118996571+madanial0@users.noreply.github.com>
Thu, 30 Nov 2023 22:45:21 +0000 (30 17:45 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 22:45:21 +0000 (30 17:45 -0500)
tree3f74a49ce457d13fc7ac7fcdbabdfacf4c8a32fb
parent4f3081296f37a244010dfd493a07e95c06ef22ff
[Flang] Testcase changes to switch directories before rm (NFC) (#73602)

In AIX, the following testcase fails in attempt to delete the current
directory, exiting current directory before removing

---------

Co-authored-by: Mark Danial <mmark.danial@ibm.com>
flang/test/Driver/write-module.f90