validator reorg
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use jspg::util;
|
||||
use jspg::validator::util;
|
||||
|
||||
#[test]
|
||||
fn test_anchor_0() {
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
use jspg::util;
|
||||
use jspg::validator::util;
|
||||
|
||||
#[test]
|
||||
fn test_anchor_0() {
|
||||
|
||||