[lit] Silence warning about importing the resource module on Windows
authorReid Kleckner <rnk@google.com>
Wed, 30 Oct 2019 23:10:24 +0000 (16:10 -0700)
committerReid Kleckner <rnk@google.com>
Wed, 30 Oct 2019 23:11:16 +0000 (16:11 -0700)
commit5632d3756cd589a8139099317829a746dab650ee
tree59b2610e6f6bd0d878e7c8c0f6dc1f3e08ddc834
parenta925974bf166a83cfd45b0ca89c5c65d17f275cc
[lit] Silence warning about importing the resource module on Windows

lit was printing this warning on every test run on Windows, and that is
not necessary.
llvm/utils/lit/lit/run.py