Rename indices file.

This commit is contained in:
Brit Butler 2014-04-07 20:56:10 -04:00
parent c75e62e724
commit bb66adb1d4
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@
(:file "themes") (:file "themes")
(:file "content") (:file "content")
(:file "posts") (:file "posts")
(:file "indices") (:file "indexes")
(:file "feeds") (:file "feeds")
(:file "coleslaw")) (:file "coleslaw"))
:in-order-to ((test-op (load-op coleslaw-tests))) :in-order-to ((test-op (load-op coleslaw-tests)))