diff --git a/ToricExtras/BatyrevTests.m2 b/ToricExtras/BatyrevTests.m2 new file mode 100644 index 0000000..85319ca --- /dev/null +++ b/ToricExtras/BatyrevTests.m2 @@ -0,0 +1,8 @@ +TEST /// +-- we know this construction works +V = Batyrev({1,1,1,1,1}, {}, {0}) +assert(isWellDefined V) +assert(isSmooth V) +assert(isProjective V) +assert(rank picardGroup V == 3) +/// \ No newline at end of file