File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33tools /crunch-worker.js - diff
44third_party /lzma.js /lzma-decoder.js - diff
55third_party /lzma.js /lzma-full.js - diff
6- test /other /test_emsize.js - diff
6+ test /other /test_emsize.js - diff eol = lf
77test /* linguist-vendored
88third_party /* linguist-vendored
99system / linguist-vendored
Original file line number Diff line number Diff line change @@ -825,7 +825,7 @@ def test_em_config_filename(self):
825825 self.assertContained('LLVM', proc.stdout)
826826 self.assertContained('filename myconfig.py', proc.stdout)
827827
828- @no_windows('This test depends on Linux line endings')
828+ @crossplatform
829829 def test_emsize(self):
830830 # test binaryen generated by running:
831831 # emcc test/hello_world.c -Oz --closure 1 -o test/other/test_emsize.js
You can’t perform that action at this time.
0 commit comments