X-Git-Url: https://git.cworth.org/git?p=lmno-server;a=blobdiff_plain;f=test;h=e56cc93f4e1e8f9c8ea6d9db7f93b3555f54039f;hp=7113659eb5d40f2c7fadb3572ec53eed5f2b8dd9;hb=e181d1b70ae0fdb3499852a5c8820617a533924d;hpb=2a719335c919a492b2752e9ef7a35bc3c139b863 diff --git a/test b/test index 7113659..e56cc93 100755 --- a/test +++ b/test @@ -533,7 +533,7 @@ empathy_ambiguities() TEST "Received all unique words" # echo here is to strip newlines result=$(echo $(empathy_ambiguities $alice)) -test "$result" = '"sun" "sand" "water" "people" "sands" "SunLight" "towels" "SunShine" "Grains of Sand" "wafer"' +test "$result" = '"Grains of Sand" "people" "sand" "sands" "sun" "SunLight" "SunShine" "towels" "wafer" "water"' TEST_END TEST "Submit word groups from alice"