summaryrefslogtreecommitdiff
path: root/tests/test_policy.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_policy.py')
-rw-r--r--tests/test_policy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_policy.py b/tests/test_policy.py
index 5a8447b..890f8c3 100644
--- a/tests/test_policy.py
+++ b/tests/test_policy.py
@@ -1,4 +1,4 @@
1#!/usr/bin/python3 1#!/usr/bin/env python3
2 2
3import unittest 3import unittest
4import shutil 4import shutil