From b2f9df38830b44e24649f66c9dd0be9e6baf09ed Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Sat, 20 Jun 2015 22:57:03 +0200
Subject: [PATCH] Expect new random source in tests.

---
 tests/exp_help_output.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/exp_help_output.txt b/tests/exp_help_output.txt
index 53fc85b..351d941 100644
--- a/tests/exp_help_output.txt
+++ b/tests/exp_help_output.txt
@@ -18,5 +18,5 @@ optional arguments:
                         Separate words by DELIMITER. Empty string by default.
   -r SOURCE, --randomsource SOURCE
                         Get randomness from this source. Possible values:
-                        `system'. Default: system
+                        `realdice', `system'. Default: system
   --version             output version information and exit.
-- 
GitLab