summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRobin Raymond <robin@robinraymond.de>2019-05-03 14:13:22 +0200
committerRobin Raymond <robin@robinraymond.de>2019-05-03 14:13:22 +0200
commit72e79e5c38a6d58e5c19cf9e394476514a33ff5f (patch)
tree5b31e43c9b457597ee12a866b0f1a8bdac7e8bd9 /tests
parente2702c8c8e2c41b24fbd4955608bd7ada2fde3bf (diff)
fix minimal test
Diffstat (limited to 'tests')
-rw-r--r--tests/minimal.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/minimal.nix b/tests/minimal.nix
index 73d1cc6..7327f55 100644
--- a/tests/minimal.nix
+++ b/tests/minimal.nix
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>
-import ./../../nixpkgs/nixos/tests/make-test.nix {
+import <nixpkgs/nixos/tests/make-test.nix> {
machine =
{ config, pkgs, ... }: