From 8514fc2e9a5d8bff81379f311d5f404815d8c190 Mon Sep 17 00:00:00 2001
From: Michael Allen <michael@michaelallen.io>
Date: Thu, 29 Oct 2015 12:04:07 +0000
Subject: Switch the untracked symbol to ?

---
 test-status.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'test-status.sh')

diff --git a/test-status.sh b/test-status.sh
index 8c6bf89..7378986 100755
--- a/test-status.sh
+++ b/test-status.sh
@@ -30,7 +30,7 @@ UU modified-both-conflicted
   assertEquals "line:${LINENO}" "1_U-1_T-1_B-"\
     "$(conflicted_status "$status" "$prefix" "$suffix")"
 
-  assertEquals "line:${LINENO}" "1_A-"\
+  assertEquals "line:${LINENO}" "1_?-"\
     "$(untracked_status "$status" "$prefix" "$suffix")"
 }
 
-- 
cgit v1.2.3