Skip to content

Commit

Permalink
chore: remove test262
Browse files Browse the repository at this point in the history
this will be moved to its own project
  • Loading branch information
FreeMasen committed Nov 24, 2022
1 parent 234fbab commit 75165ad
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 984 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: curl https://hg.mozilla.org/mozilla-central/archive/tip.zip/js/src/jit-test/tests/ --output moz-central.zip
- name: unzip moz-central
run: unzip -qq moz-central.zip -d moz-central
# - name: clone Test262
# run: git clone https://github.com/tc39/test262 ./test262_full && mv ./test262_full/test ./test262
- name: Run tests
run: cargo test --release --features=moz_central
env:
Expand Down
30 changes: 0 additions & 30 deletions tests/test262/addLineNumbers.js

This file was deleted.

2 changes: 0 additions & 2 deletions tests/test262/hilight.js

This file was deleted.

Loading

0 comments on commit 75165ad

Please sign in to comment.