Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: moul <[email protected]>
  • Loading branch information
moul committed Nov 16, 2024
1 parent 8a352d4 commit f926979
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
1 change: 1 addition & 0 deletions gnovm/tests/files/zrealm_panic.gno
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ func main() {
// gno.land/r/test/main.gno:7
// main<VPBlock(1,1)>()
// gno.land/r/test/main.gno:12
//
25 changes: 14 additions & 11 deletions gnovm/tests/files/zrealm_tests0_stdlibs.gno
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "57",
// "Line": "59",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1229,7 +1229,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "53",
// "Line": "55",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1346,7 +1346,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "75",
// "Line": "77",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1382,7 +1382,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "80",
// "Line": "82",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1418,7 +1418,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "88",
// "Line": "90",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1464,7 +1464,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "92",
// "Line": "94",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1520,7 +1520,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "96",
// "Line": "98",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1577,7 +1577,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "100",
// "Line": "102",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1634,7 +1634,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "104",
// "Line": "106",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1690,7 +1690,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "108",
// "Line": "110",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand Down Expand Up @@ -1746,7 +1746,7 @@ func main() {
// "Location": {
// "Column": "1",
// "File": "tests.gno",
// "Line": "112",
// "Line": "114",
// "PkgPath": "gno.land/r/demo/tests"
// }
// },
Expand All @@ -1771,5 +1771,8 @@ func main() {
// }
// d[0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:14]
// switchrealm["gno.land/r/demo/tests_foo"]
// switchrealm["gno.land/r/demo/tests_foo"]
// switchrealm["gno.land/r/demo/tests_foo"]
// switchrealm["gno.land/r/demo/tests_foo"]
// switchrealm["gno.land/r/demo/tests"]
// switchrealm["gno.land/r/demo/tests_test"]

0 comments on commit f926979

Please sign in to comment.