Skip to content

Commit

Permalink
[SWA21] Load gamemecha tests as documentation #10
Browse files Browse the repository at this point in the history
... and hope it doesn't load pheno?
  • Loading branch information
LeonBein authored Oct 22, 2020
1 parent e4c3d62 commit 173fc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwaImageConfiguration.st
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Utilities setAuthorInitials: 'hpi'. "changed at end"
(Smalltalk at: #Metacello) new
baseline: 'GM';
repository: 'github://hpi-swa-teaching/GameMecha/source';
load: 'core'.
load: 'test'.

"-=-=-=-=-="

Expand Down

0 comments on commit 173fc74

Please sign in to comment.