From cb7bdcbff5bbb1229e8442ea77b02826906f770f Mon Sep 17 00:00:00 2001 From: Dale Henrichs Date: Sat, 18 Nov 2017 09:07:16 -0800 Subject: [PATCH] I am a poor STON parser ... --- .smalltalk.ston | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.smalltalk.ston b/.smalltalk.ston index 2adddf267..193409a47 100644 --- a/.smalltalk.ston +++ b/.smalltalk.ston @@ -7,7 +7,7 @@ SmalltalkCISpec { #load : [ 'Tests' ], #directory : 'repository' } - ] + ], #testing : { #include : { #classes : [ #SentButNotImplementedTest, #UndefinedSymbolsTest ]