diff --git a/test/atomicity b/test/atomicity
index 3464238..ad7d4a3 100755
--- a/test/atomicity
+++ b/test/atomicity
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description='atomicity'
 . ./test-lib.sh
 

