From: Christopher Allan Webber Date: Mon, 25 Apr 2016 16:48:28 +0000 (-0500) Subject: tests: test-agenda: Remove broken shebang. X-Git-Tag: v0.2.0~46 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=d7d268fd056bd54a42859534057fc80b25c75c8b tests: test-agenda: Remove broken shebang. * tests/test-agenda.scm: Removed broken shebang. --- diff --git a/tests/test-agenda.scm b/tests/test-agenda.scm index 5edc0cd..868d4ce 100644 --- a/tests/test-agenda.scm +++ b/tests/test-agenda.scm @@ -16,10 +16,6 @@ ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ;;; 02110-1301 USA -#!/usr/bin/guile \ --s -!# - (define-module (tests test-agenda) #:use-module (srfi srfi-64) #:use-module (ice-9 q)