summary refs log tree commit diff
path: root/nixos/tests/trickster.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-02 19:25:04 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-04 00:23:54 +1000
commit8ae7f8c35998a857f57512ecb7f0fa318ca88463 (patch)
tree539277f1a0f114ead22216a3a15fcbcc00a518d1 /nixos/tests/trickster.nix
parent2b5659c7001f34f8ae4b0af7f5e4aa4a3328a4d7 (diff)
downloadnixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar.gz
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar.bz2
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar.lz
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar.xz
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.tar.zst
nixpkgs-8ae7f8c35998a857f57512ecb7f0fa318ca88463.zip
nixos/tests/*: editorconfig fixes
Diffstat (limited to 'nixos/tests/trickster.nix')
-rw-r--r--nixos/tests/trickster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/trickster.nix b/nixos/tests/trickster.nix
index aff4f7eb912..c65160f81e3 100644
--- a/nixos/tests/trickster.nix
+++ b/nixos/tests/trickster.nix
@@ -34,4 +34,4 @@ import ./make-test-python.nix ({ pkgs, ... }: {
         "curl -L http://localhost:9090/metrics | grep 'promhttp_metric_handler_requests_total{code=\"500\"} 0'"
     )
   '';
-})
\ No newline at end of file
+})