exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 39 forks source link

Add auto_approve to hello-world exercise #68

Closed jackhughesweb closed 6 years ago

jackhughesweb commented 6 years ago

This adds the auto_approve property to the hello-world exercise as part of preparing tracks for the v2 launch.

The current code on the server will automatically approve hello-world exercises anyway, but that is a temporary fix and will be removed in the future.

See exercism/prolog#66