summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/msp430/msp430.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/msp430/msp430.exp')
-rw-r--r--gas/testsuite/gas/msp430/msp430.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/msp430/msp430.exp b/gas/testsuite/gas/msp430/msp430.exp
index 27df900989..656ace8267 100644
--- a/gas/testsuite/gas/msp430/msp430.exp
+++ b/gas/testsuite/gas/msp430/msp430.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright 2012-2013 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,4 +20,5 @@
if [expr [istarget "msp430-*-*"]] then {
run_dump_test "opcode"
+ run_dump_test "msp430x"
}