Fix shebang in last test-case committed.

This commit is contained in:
Juan RP 2013-12-12 17:24:43 +01:00
parent 90351bef08
commit da848cb0ea

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env atf-sh
# #
# This test case reproduces the following issue: # This test case reproduces the following issue:
# #