From 9d9b24e415df8bd6662595169f330038ee45d569 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 27 Jun 2017 11:41:04 +1000 Subject: General: Add initial test. --- tests/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/__init__.py (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100755 index 0000000..af433d7 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1,4 @@ +""" +wal - Generate and change colorschemes on the fly. +Created by Dylan Araps. +""" -- cgit v1.2.3