Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Mar 12, 2024
1 parent 9ba05e2 commit 056e681
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/toy/test_toy.t
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Test VFunRetByExport:
$ instrumentation2 vfunretbyexport.js vfunretbyexport.json -o -
Genrating -
All OK!
function f1(a) {
return function f2(b) {
if (b > 0) {
Expand Down

0 comments on commit 056e681

Please sign in to comment.