Skip to content

Commit

Permalink
fix other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Sep 8, 2023
1 parent 2842524 commit 7fbfe14
Show file tree
Hide file tree
Showing 14 changed files with 664,297 additions and 61 deletions.
664,319 changes: 664,284 additions & 35 deletions examples/gno.land/r/demo/boards/z_4_filetest.gno

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_0_a_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

import (
"gno.land/r/demo/groups"
Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_0_b_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

import (
"gno.land/r/demo/groups"
Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_0_c_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_1_a_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_1_b_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_1_c_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_a_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_b_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_d_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_e_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_f_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/groups/z_2_g_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/groups_test
package groups_test
package main

// SEND: 200000000ugnot

Expand Down
3 changes: 1 addition & 2 deletions examples/gno.land/r/demo/users/z_10_filetest.gno
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// PKGPATH: gno.land/r/users_test
package users_test
package main

import (
"std"
Expand Down

0 comments on commit 7fbfe14

Please sign in to comment.