]> git.jsancho.org Git - dungeon-master.git/commitdiff
Test name
authorJavier Sancho <jsf@jsancho.org>
Fri, 30 Aug 2019 16:34:38 +0000 (18:34 +0200)
committerJavier Sancho <jsf@jsancho.org>
Fri, 30 Aug 2019 16:34:38 +0000 (18:34 +0200)
tests/triangle.scm

index 8aa151a6b3239731091c77c1f678e9204f9f6dd7..57cfb1eaf6fb2877727651b20c8980659bb75dc2 100644 (file)
@@ -15,7 +15,7 @@
 ;;; along with Haunt.  If not, see <http://www.gnu.org/licenses/>.
 
 
 ;;; along with Haunt.  If not, see <http://www.gnu.org/licenses/>.
 
 
-(define-module (test-point)
+(define-module (test-triangle)
   #:use-module (srfi srfi-64)
   #:use-module (dungeon-master geom point)
   #:use-module (dungeon-master geom triangle))
   #:use-module (srfi srfi-64)
   #:use-module (dungeon-master geom point)
   #:use-module (dungeon-master geom triangle))