]> gitweb.factorcode.org Git - factor.git/commitdiff
html.components: Fix test name
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 25 Mar 2013 18:49:44 +0000 (11:49 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 25 Mar 2013 18:57:25 +0000 (11:57 -0700)
basis/html/components/components-tests.factor

index 4609ef634cdb97a9a59dc9ae41a677486012ec45..847ec2d8c86f39acc366f37adbd67c0ebde6da7d 100644 (file)
@@ -191,7 +191,7 @@ M: link-test link-href drop "http://www.apple.com/foo&bar" ;
     }
 ] [ values ] unit-test
 
-[ ] [ "error" "blah" <validation-error> "error" set-value ] unit-test
+[ ] [ "error" "blah" <validation-error-state> "error" set-value ] unit-test
 
 [ ] [
     "error" hidden render