]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Missed one place in test. 1144/head
authorNedim Cholich <nedim@frontyard.co>
Mon, 30 Sep 2013 10:59:26 +0000 (12:59 +0200)
committerNedim Cholich <nedim@frontyard.co>
Mon, 30 Sep 2013 10:59:26 +0000 (12:59 +0200)
test/lang/bs.js

index e9e43b3444fa4e519fec37479535031d3f587a7d..baebb8b4cdcfcd3148cfdda531f58c7e0ba1797f 100644 (file)
@@ -5,7 +5,7 @@ var moment = require("../../moment");
       Croatian
      *************************************************/
 
-exports["lang:hr"] = {
+exports["lang:bs"] = {
     setUp : function (cb) {
         moment.lang('bs');
         cb();