Skip to content

Commit

Permalink
Setup unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienCassou committed Jan 31, 2014
1 parent 49dfc13 commit 7698b08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/pillar-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,11 @@

(provide 'pillar-tests)

(ert-deftest failing-test ()
(should t))

;;; pillar-tests.el ends here

;; Local Variables:
;; eval: (flycheck-mode -1)
;; End:

0 comments on commit 7698b08

Please sign in to comment.