gap-packages / francy

An Interactive Discrete Mathematics Framework for GAP

Home Page:https://gap-packages.github.io/francy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename HelloWorld in the test

olexandr-konovalov opened this issue · comments

HelloWorld is defined as a function in the Example package, hence this test fails when all packages are loaded. Could you please rename it e.g. to helloworld?

gap> HelloWorld := function(name)

I've fixed this in master. @alex-konovalov are those tests pulling from master or from the release package?

Thanks. Tests which tests all three configurations (with/without/with default package) are using the official release. A quick minor release would be very timely.

Done - v1.0.4