guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: Fix indentation in (tests model-license-set)


From: Christopher Baines
Subject: 02/02: Fix indentation in (tests model-license-set)
Date: Sat, 2 Jan 2021 05:08:07 -0500 (EST)

cbaines pushed a commit to branch master
in repository data-service.

commit d8e0b24e4c926efce73a12524cbfa53aaa28b71b
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Jan 2 10:07:47 2021 +0000

    Fix indentation in (tests model-license-set)
---
 tests/model-license-set.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/model-license-set.scm b/tests/model-license-set.scm
index ab8b856..1b377b7 100644
--- a/tests/model-license-set.scm
+++ b/tests/model-license-set.scm
@@ -1,4 +1,4 @@
- (define-module (tests model-license-set)
+(define-module (tests model-license-set)
   #:use-module (srfi srfi-64)
   #:use-module (guix utils)
   #:use-module (guix tests)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]