concluding work on configuration test generator for #16. Replaced a few

die()s in the code with Exception, making it possible to test properly.
Fixed some outdated unit tests.
This commit is contained in:
El RIDO
2015-08-29 20:29:14 +02:00
parent 99dbb22e21
commit 2d0668af03
7 changed files with 18005 additions and 170 deletions

View File

@@ -17,7 +17,7 @@ syntaxhighlighting = true
; (optional) set a syntax highlighting theme, as found in css/prettify/
; syntaxhighlightingtheme = "sons-of-obsidian"
; preselect the burn-after-reading feature by default, defaults to false
; preselect the burn-after-reading feature, defaults to false
burnafterreadingselected = false
; size limit per paste or comment in bytes, defaults to 2 Mibibytes