]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/tests/functional/testCommands.js
Import 1.0 supporting Firefox up to 14.*
[dactyl.git] / common / tests / functional / testCommands.js
index c65365acf0da90d6b110ef618283d886b01e6af1..010919cb5791252bc4e042537465beaf9ed5be07 100644 (file)
@@ -157,11 +157,11 @@ var tests = {
         error: ["!"]
     },
     cookies: {
-        anyOutput: ["dactyl.sf.net", "dactyl.sf.net list"],
+        anyOutput: ["5digits.org", "5digits.org list"],
         error: ["!", ""],
         completions: [
             "",
-            ["dactyl.sf.net ", hasItems]
+            ["5digits.org ", hasItems]
         ]
     },
     cunabbreviate: {},